summaryrefslogtreecommitdiff
path: root/templates/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 953453b8..91adca7a 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -4,8 +4,8 @@
{% load wiki %}
{% block head %}
-<link rel="alternate" type="application/rss+xml" title="{{ BRANDING_DISRONAME }} News Updates" href="/feeds/news/" />
-<link rel="alternate" type="application/rss+xml" title="{{ BRANDING_DISRONAME }} Package Updates" href="/feeds/packages/" />
+<link rel="alternate" type="application/rss+xml" title="{{ BRANDING_DISTRONAME }} News Updates" href="/feeds/news/" />
+<link rel="alternate" type="application/rss+xml" title="{{ BRANDING_DISTRONAME }} Package Updates" href="/feeds/packages/" />
{% endblock %}
{% block content_left %}
@@ -146,8 +146,7 @@
<h4>Support</h4>
<ul>
- <li><a href="{% url 'page-donate' %}"
- title="Help support {{ BRANDING_DISTRONAME }}">Donate</a></li>
+ <li><a href="{% url 'page-donate' %}" title="Help support {{ BRANDING_DISTRONAME }}">Donate</a></li>
</ul>
<h4>Tools</h4>