Small formatting changes to footer text.
This commit is contained in:
parent
07163593ee
commit
7e5a5acd5a
@ -81,12 +81,8 @@
|
|||||||
</div>
|
</div>
|
||||||
{% block mediagoblin_footer %}
|
{% block mediagoblin_footer %}
|
||||||
<footer>
|
<footer>
|
||||||
{% trans -%}
|
|
||||||
Powered by <a href="http://mediagoblin.org">MediaGoblin</a>, a <a href="http://gnu.org/">GNU</a> project.
|
|
||||||
{%- endtrans %}
|
|
||||||
<br />
|
|
||||||
{% trans source_link=app_config['source_link'] -%}
|
{% 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 }}">sourcecode</a>)
|
Powered by <a href="http://mediagoblin.org">MediaGoblin</a>, a <a href="http://gnu.org/">GNU</a> project. 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.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</footer>
|
</footer>
|
||||||
{% endblock mediagoblin_footer %}
|
{% endblock mediagoblin_footer %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user