box_name instead of FreedomBox in base template

This commit is contained in:
Sunil Mohan Adapa 2015-12-30 01:05:04 +05:30
parent 56e1b4ae57
commit 75896d4d1f
No known key found for this signature in database
GPG Key ID: 36C361440C9BC971

View File

@ -86,7 +86,7 @@
{% block mainmenu_left %}
<span class="navbar-brand">
<img src="{% static 'theme/img/freedombox-logo-32px.png' %}"
alt="{% trans "FreedomBox" %}" />
alt="{{ cfg.box_name }}" />
</span>
<a href="{% url 'index' %}" class="navbar-brand" title="{% trans "Applications" %}">
<span class="glyphicon glyphicon-th"></span>