Accessibility updates
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{% extends "@admin/pages/abstract/dashboard.html.twig" %}
|
||||
{% extends "pages/abstract/dashboard.html.twig" %}
|
||||
|
||||
{# Overrides blocks in head of base template #}
|
||||
{% block page_title %}{{ translate("DASHBOARD") }}{% endblock %}
|
||||
{% block page_description %}{% endblock %}
|
||||
|
||||
@@ -301,5 +300,5 @@
|
||||
|
||||
<!-- Include page-specific JS -->
|
||||
{{ assets.js('js/pages/dashboard') | raw }}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user