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 +++-- templates/public/index.html | 13 +++++++------ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/templates/public/download.html b/templates/public/download.html index 3e33ab32..af439176 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
  • diff --git a/templates/public/index.html b/templates/public/index.html index 5a034c6f..0fa02986 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -1,7 +1,5 @@ {% extends "base.html" %} -{% load markup %} -{% load cache %} -{% load cdn %} +{% load markup cache cdn %} {% block head %} @@ -164,7 +162,8 @@
  • Mirror Status
  • Differences Reports
  • + title="See differences in packages between available architectures">Differences Reports + New

    Development

    @@ -173,11 +172,13 @@
  • Master Keys
  • Packages
  • + title="View/search the package repository database">Packages + New
  • Package Groups
  • Visualizations
  • + title="View visualizations">Visualizations + New
  • SVN Repositories