From e71abccab80257ce14c8c546695710a95a42372b Mon Sep 17 00:00:00 2001
From: Nicolás Reynolds
Date: Thu, 15 Dec 2011 09:59:23 -0300
Subject: Fixed quoting
---
templates/base.html | 17 ++++++--------
templates/mirrors/index.html | 2 +-
templates/packages/flag.html | 4 ++--
templates/packages/flaghelp.html | 4 ++--
templates/packages/search.html | 6 ++---
templates/public/about.html | 2 +-
templates/public/donate.html | 4 ++--
templates/public/download.html | 20 ++++++++--------
templates/public/feeds.html | 4 ++--
templates/public/index.html | 50 ++++++++++++++++++++--------------------
templates/public/svn.html | 2 +-
11 files changed, 56 insertions(+), 59 deletions(-)
(limited to 'templates')
diff --git a/templates/base.html b/templates/base.html
index c6ac73da..08881706 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -19,10 +19,10 @@
@@ -32,15 +32,12 @@
{% if user.is_authenticated %}
Dashboard
- Archives
+ Architecture Differences
+ Archives
Dev Clocks
{% if user.is_staff %}
Django Admin
diff --git a/templates/mirrors/index.html b/templates/mirrors/index.html
index 43e5ce28..454fb201 100644
--- a/templates/mirrors/index.html
+++ b/templates/mirrors/index.html
@@ -28,7 +28,7 @@ Mirrorlist with all available mirrors
Customized by country mirrorlist
The following form can generate a custom up-to-date
- Parabola Development mailing list
with your additional text.
Note: Do not use this facility if the
package is broken! The package will be unflagged and the report will be ignored!
- parabola mailing list
with your additional text.
Note: Please do not use this facility if the
- package is broken! Use the
+
{{ search_form.non_field_errors }}
Enter search criteria
@@ -165,8 +165,8 @@ Package Search
You are browsing the Parabola package database. From here you can find
detailed information about packages located in the official supported repositories.
If you need the sourceball from where a package is built, you can look at our sources repo .
+ href="https://repo.parabolagnulinux.org/sources/packages"
+ title="Sourceballed packages">sources repo.
diff --git a/templates/public/about.html b/templates/public/about.html
index d7941b26..5ef4286b 100644
--- a/templates/public/about.html
+++ b/templates/public/about.html
@@ -53,7 +53,7 @@ Participate
Host repositories. Mirrors are not abundant.
- Take a look at our
anything, because we are a really small community of hackers.
If you want, we have a pretty nice TODO list you can check to help us by donating some of your
+ href="https://wiki.parabolagnulinux.org/TODO" title="The TODO
+ list!">TODO list
you can check to help us by donating some of your
time. That will be very much appreciated by us :)
diff --git a/templates/public/download.html b/templates/public/download.html
index ea86b14b..4a52f0fe 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -23,14 +23,14 @@ Release Info
Resources:
@@ -42,8 +42,8 @@ Existing Arch Users
If you are an Arch user, there is no need to download the ISO
to update your existing system to Parabola. You can just follow the
instructions in our wiki to convert your existing Arch system into a free
- as in freedom one. More here.
+ as in freedom one. More here.
BitTorrent Download (recommended)
@@ -68,12 +68,12 @@ BitTorrent Download (recommended)
- Download
@@ -94,10 +94,10 @@ BitTorrent Download (recommended)
Core Image
- Download
HTTP/FTP Direct Downloads
image matches the checksum from the MD5SUMS or SHA256SUMS file in the same
directory as the image.
- Go to the Parabola ISOs directory.
+ Go to the Parabola ISOs directory.
{%endwith%}
diff --git a/templates/public/feeds.html b/templates/public/feeds.html
index a2bea2a8..11c050a0 100644
--- a/templates/public/feeds.html
+++ b/templates/public/feeds.html
@@ -17,10 +17,10 @@ News and Activity Feeds
the Parabola staff.
The Parabola Wiki .
Package Feeds
diff --git a/templates/public/index.html b/templates/public/index.html
index f446dfa6..0ecea0e2 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -24,7 +24,7 @@ A libre version of Archlinux
x86-64 architectures.
You can find us on IRC at irc.freenode.net/#parabola .
+ href="irc://irc.freenode.net/#parabola">irc.freenode.net/#parabola .
Learn more...
@@ -112,22 +112,22 @@