slight title update for dashboard
This commit is contained in:
parent
5cd80b7270
commit
69807d034e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{% extends "frontend/base.html" %}
|
||||
{% load i18n static %}
|
||||
{% block html_title %}
|
||||
{{ object.name }} {% translate "Dashboard" %}
|
||||
{% translate "Dashboard" %} for {{ object.name }}
|
||||
{% endblock html_title %}
|
||||
{% block page_title %}{% endblock %}
|
||||
{% block content %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue