collection browsing: drop atom feed from page template
rationale: it refers to something else than a "collection feed" thanks to Elrond der Elbenfuerst for pointing this out
This commit is contained in:
parent
b0cc1ade40
commit
413fc1c266
@ -17,13 +17,6 @@
|
||||
#}
|
||||
{% extends "mediagoblin/base.html" %}
|
||||
|
||||
{% block mediagoblin_head %}
|
||||
<link rel="alternate" type="application/atom+xml"
|
||||
href="{{ request.urlgen(
|
||||
'mediagoblin.user_pages.atom_feed',
|
||||
user=user.username) }}">
|
||||
{% endblock mediagoblin_head %}
|
||||
|
||||
{% block title %}
|
||||
{%- trans username=user.username -%}
|
||||
{{ username }}'s collections
|
||||
|
Loading…
x
Reference in New Issue
Block a user