From 463676a775646246707fd71dc31752d25715da7e Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 9 Dec 2011 10:19:47 -0600 Subject: Add new icon to new features Signed-off-by: Dan McGee --- templates/public/download.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates/public/download.html') diff --git a/templates/public/download.html b/templates/public/download.html index 3e33ab3..af43917 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load cache %} +{% load cache cdn %} {% block title %}Arch Linux - Downloads{% endblock %} {% block navbarclass %}anb-download{% endblock %} @@ -123,7 +123,8 @@
  • Download snapshots
  • Boot latest snapshots over the network
  • + title="Arch Linux Netboot Live System">Boot latest snapshots over the network + New
  • Feedback
  • -- cgit v1.2.3-24-g4f1b