summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-07-02 20:06:56 -0500
committerDan McGee <dan@archlinux.org>2010-07-02 20:07:54 -0500
commit3279d4b165b95f4a14c2123a9c06b2c3a838ed39 (patch)
tree98d3c6b1d0e3972e812f548ce2853693501c87f0
parent2d407d9c1b2149d96fd3296923520aa966f9b561 (diff)
downloadarchweb-3279d4b165b95f4a14c2123a9c06b2c3a838ed39.tar.gz
archweb-3279d4b165b95f4a14c2123a9c06b2c3a838ed39.zip
Add mirrorlist link to main page
Not terribly thrilled with the location, but it will have to do for now. If we get a better idea later it can definitely be moved. Signed-off-by: Dan McGee <dan@archlinux.org>
-rwxr-xr-xmedia/new.pngbin0 -> 378 bytes
-rw-r--r--templates/public/index.html2
2 files changed, 2 insertions, 0 deletions
diff --git a/media/new.png b/media/new.png
new file mode 100755
index 00000000..6a9bf037
--- /dev/null
+++ b/media/new.png
Binary files differ
diff --git a/templates/public/index.html b/templates/public/index.html
index ef45e9d4..481e8a89 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -84,6 +84,8 @@
{% endfor %}
</table>
+ <p class="center"><a href="{% url mirrorlist %}">Update your mirrorlist</a> <img src="/media/new.png" alt="New" /></p>
+
</div>
<div id="nav-sidebar" class="widget">