Removed clever subtitle

This commit is contained in:
Jef van Schendel 2011-05-25 23:57:51 +02:00
parent 7e199c9c87
commit e83f8b3c19

View File

@ -32,9 +32,6 @@
{% block mediagoblin_logo %}
<a href="{{ request.urlgen('index') }}">MediaGoblin</a>
{% endblock %}{% block mediagoblin_header_title %}MediaGoblin Home{% endblock %}
{% block mediagoblin_header_subtitle %}
Clever subtitle here!
{% endblock %}
{% if request.user %}
Welcome {{ request.user['username'] }}! --
<a href="{{ request.urlgen('mediagoblin.auth.logout') }}">