{% extends 'base.html' %} {% block extrahead %} {% endblock %} {% block titleheader %} Assets {% endblock %} {% block titleelements %} {% if perms.assets.view_asset %} {% endif %} {% endblock %} {% block titleelements_right %} {% include 'partials/search.html' %} {% include 'partials/navbar_user.html' %} {% endblock %}