X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=mediagoblin%2Ftemplates%2Fmediagoblin%2Fauth%2Fregister.html;h=bded1d7ee64e37c2ab1cfbd36289bef4ba3f9a6d;hb=a0033abb9b6c7d9b42cb82b91bba27d7fe238038;hp=d9eedc4a6748ad4d7af2e3385ec11d3c6fd55917;hpb=d56de0c2db07146d794562fec53839524550c349;p=mediagoblin.git diff --git a/mediagoblin/templates/mediagoblin/auth/register.html b/mediagoblin/templates/mediagoblin/auth/register.html index d9eedc4a..bded1d7e 100644 --- a/mediagoblin/templates/mediagoblin/auth/register.html +++ b/mediagoblin/templates/mediagoblin/auth/register.html @@ -1,6 +1,6 @@ {# # GNU MediaGoblin -- federated, autonomous media hosting -# Copyright (C) 2011 Free Software Foundation, Inc +# Copyright (C) 2011 MediaGoblin contributors. See AUTHORS. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -19,6 +19,26 @@ {% import "/mediagoblin/utils/wtforms.html" as wtforms_util %} +{% block mediagoblin_head %} + +{% endblock mediagoblin_head %} + {% block mediagoblin_content %}

{% trans %}Create an account!{% endtrans %}

{{ wtforms_util.render_divs(register_form) }} + {{ csrf_token }}
+ class="button_form" />