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