Enhanced title on the user's main media gallery
This commit is contained in:
parent
7fc25d2720
commit
ab56689017
@ -26,6 +26,12 @@
|
||||
user=user.username) }}">
|
||||
{% endblock mediagoblin_head %}
|
||||
|
||||
{% block title %}
|
||||
{%- trans username=user.username -%}
|
||||
{{ username }}'s media
|
||||
{%- endtrans %} — {{ super() }}
|
||||
{% endblock %}
|
||||
|
||||
{% block mediagoblin_content -%}
|
||||
<h1>
|
||||
{%- trans username=user.username,
|
||||
|
Loading…
x
Reference in New Issue
Block a user