Added "version" before the version
This commit is contained in:
parent
2a0aed84a6
commit
1bd9ee4112
@ -116,7 +116,7 @@
|
||||
{% block mediagoblin_footer %}
|
||||
<footer>
|
||||
{% trans -%}
|
||||
Powered by <a href="http://mediagoblin.org" title='{{ version }}'>MediaGoblin</a>, a <a href="http://gnu.org/">GNU</a> project.
|
||||
Powered by <a href="http://mediagoblin.org" title='Version {{ version }}'>MediaGoblin</a>, a <a href="http://gnu.org/">GNU</a> project.
|
||||
{%- endtrans %}
|
||||
{% trans source_link=app_config['source_link'] -%}
|
||||
Released under the <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">AGPL</a>. <a href="{{ source_link }}">Source code</a> available.
|
||||
|
Loading…
x
Reference in New Issue
Block a user