diff --git a/templates/base_assets.html b/templates/base_assets.html index 9b5962a2..7dd53034 100644 --- a/templates/base_assets.html +++ b/templates/base_assets.html @@ -1,6 +1,7 @@ {% extends 'base.html' %} {% block titleheader %} - Assets + RIGS + Assets {% endblock %} {% block titleelements %} @@ -27,4 +28,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %}