diff --git a/pinaxcon/templates/dashboard.html b/pinaxcon/templates/dashboard.html index 842f2189fc9d220f2f524bf9223e250c998d46cc..edcdb79f9f9804110527063c641dc31df2cf03e7 100644 --- a/pinaxcon/templates/dashboard.html +++ b/pinaxcon/templates/dashboard.html @@ -9,7 +9,7 @@ {% load staticfiles %} -{% block header_title %}linux.conf.au 2019{% endblock %} +{% block head_title %}Dashboard{% endblock %} {% block header_lead %}User Dashboard{% endblock %} {% block main_class %}{% endblock %}