{% extends "library/_layout.html" %} {% from "_macros.html" import icon %} {% set section = "knowledge" %} {% block title %}{{ base.name }} - LLeMbas{% endblock %} {% block heading %}{{ base.name }}{% endblock %} {% block library_content %}
{% if is_owner %}{% if q %}Nothing in this base matches “{{ q }}”. {% else %}Add a file or a web page above.{% endif %}