diff --git a/core/templates/core/dashboard.html b/core/templates/core/dashboard.html index c6ef6fc..b88362d 100644 --- a/core/templates/core/dashboard.html +++ b/core/templates/core/dashboard.html @@ -1,7 +1,5 @@ {% extends "base.html" %} -{% block title %}Dashboard | {{ project_name }}{% endblock %} - {% block content %}
-{% endblock %} +{% endblock %} \ No newline at end of file