I probably shouldn't break the main page since we don't have the

gettext thing in place yet.
This commit is contained in:
Christopher Allan Webber 2011-05-12 14:25:28 -05:00
parent 23d23dcf6b
commit 2de317f2f3

View File

@ -18,7 +18,10 @@
{% extends "mediagoblin/base.html" %} {% extends "mediagoblin/base.html" %}
{% block mediagoblin_content %} {% block mediagoblin_content %}
<h2>{% trans %}Welcome to GNU MediaGoblin!{% endtrans %}</h2>
<h2>Welcome to GNU MediaGoblin!</h2>
{# <!-- THE FUTURE -->
<h2>{% trans %}Welcome to GNU MediaGoblin!{% endtrans %}</h2> #}
{% if request.user %} {% if request.user %}
<p> <p>