# HG changeset patch # User Brian Neal # Date 1265948687 0 # Node ID b1766b1bda450716193b70c445346c59f15bf76c # Parent 6f14970b103a31662f5a675ac69bb024b68a88ba Add rss news feed link on home page. Add rss news feed image and link on news home. diff -r 6f14970b103a -r b1766b1bda45 gpp/templates/home.html --- a/gpp/templates/home.html Thu Feb 11 02:29:03 2010 +0000 +++ b/gpp/templates/home.html Fri Feb 12 04:24:47 2010 +0000 @@ -7,6 +7,9 @@ {% load forum_tags %} {% load cache %} {% block title %}Home{% endblock %} +{% block custom_head %} + +{% endblock %} {% block custom_css %} {% endblock %} diff -r 6f14970b103a -r b1766b1bda45 gpp/templates/news/base.html --- a/gpp/templates/news/base.html Thu Feb 11 02:29:03 2010 +0000 +++ b/gpp/templates/news/base.html Fri Feb 12 04:24:47 2010 +0000 @@ -7,7 +7,7 @@ {% block news_css %}{% endblock %} {% endblock %} {% block content %} -

SurfGuitar101 News & Articles

+

SurfGuitar101 News & Articles News Feed

{% if search_form %}