From 20198e67ff37565932bc9b036bb678e8243d46c5 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sat, 24 Mar 2012 12:24:47 -0500 Subject: Begin removal of cdnprefix tag This starts the removal of this code I wrote a while ago in favor of the now core Django static files application and the helpful static template tag. Signed-off-by: Dan McGee --- templates/public/index.html | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'templates/public/index.html') diff --git a/templates/public/index.html b/templates/public/index.html index 53ccd2d2..04c4795d 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -1,6 +1,7 @@ {% extends "base.html" %} -{% load markup cache cdn %} +{% load markup cache %} {% load url from future %} +{% load static from staticfiles %} {% block head %} @@ -42,7 +43,7 @@

RSS Feed + class="rss-icon">RSS Feed {% for news in news_updates %} {% if forloop.counter0 < 5 %} @@ -95,7 +96,7 @@

Recent Updates (more)

RSS Feed + class="rss-icon">RSS Feed {% for update in pkg_updates %} @@ -156,7 +157,7 @@

Tools

title="Check the status of all known mirrors">Mirror Status
  • Differences Reports - New
  • + New

    Development

    @@ -176,7 +177,7 @@

    Development

    title="Releng Testbuild Feedback">Releng Testbuild Feedback
  • Visualizations - New
  • + New

    More Resources

    @@ -184,7 +185,7 @@

    More Resources