X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=mediagoblin%2Ftemplates%2Fmediagoblin%2Fedit%2Fedit.html;h=024a2b4d9b8de460cad78d8c7335e108b9dd6ba2;hb=228c4470f40d66e8b9383321d44d89e2a1c0ecad;hp=3dc170c81f608b09449773dc793af21e9886f5d4;hpb=ff94b4ce388a577a930ee98c4f82d961585ac6c3;p=mediagoblin.git diff --git a/mediagoblin/templates/mediagoblin/edit/edit.html b/mediagoblin/templates/mediagoblin/edit/edit.html index 3dc170c8..024a2b4d 100644 --- a/mediagoblin/templates/mediagoblin/edit/edit.html +++ b/mediagoblin/templates/mediagoblin/edit/edit.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 @@ -22,19 +22,20 @@ {% block mediagoblin_content %}

{% trans media_title=media.title %}Editing {{ media_title }}{% endtrans %}

+ media.media_files['thumb']) }}" />
{{ wtforms_util.render_divs(form) }}
{% trans %}Cancel{% endtrans %} - + + {{ csrf_token }}