From da67c4a736c79926abc8b3ae70272ea880567c7c Mon Sep 17 00:00:00 2001
From: Dan McGee
Date: Tue, 25 May 2010 14:24:26 -0500
Subject: Fix some link title issues
We can't wrap inside the title attribute on links, so fix all the places
where this was happening. The following command helped:
$ grep -R --color 'title="[^"]*$' templates/
Signed-off-by: Dan McGee
---
templates/public/feeds.html | 11 ++++-------
templates/public/index.html | 4 ++--
2 files changed, 6 insertions(+), 9 deletions(-)
(limited to 'templates/public')
diff --git a/templates/public/feeds.html b/templates/public/feeds.html
index 553aa3e..0df6019 100644
--- a/templates/public/feeds.html
+++ b/templates/public/feeds.html
@@ -23,7 +23,7 @@
Package Feeds
If you are interested in ,
+ title="Arch Linux package updates feed">all package updates,
then grab this feed. Note that when a package is updated for multiple
architectures, you will see each individual update show up here.
Alternatively, you can select a packages feed from the below table that is
@@ -55,16 +55,13 @@
-
A is also available from
- the Arch User
- Repository (AUR).
+ A
+ is also available from the Arch User Repository (AUR).
Development Feeds
Subscribe to any of the following to track bug tickets and feature
- requests from the Arch Linux Bugtracker:
+ requests from the Arch Linux Bugtracker:
diff --git a/templates/public/index.html b/templates/public/index.html
index 09239bd..ef45e9d 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -37,7 +37,7 @@
Latest News (more)
-
{% for news in news_updates %}
@@ -67,7 +67,7 @@
Recent Updates (more)
-