diff gpp/templates/home.html @ 484:bbbc357ac5f3

For #233; first commit for adding social media sharing buttons to news stories.
author Brian Neal <bgneal@gmail.com>
date Tue, 18 Oct 2011 00:04:37 +0000
parents 772ce9385b85
children f0f3966ea44f
line wrap: on
line diff
--- a/gpp/templates/home.html	Sat Oct 15 22:04:18 2011 +0000
+++ b/gpp/templates/home.html	Tue Oct 18 00:04:37 2011 +0000
@@ -6,6 +6,7 @@
 {% load downloads_tags %}
 {% load poll_tags %}
 {% load forum_tags %}
+{% load script_tags %}
 {% load cache %}
 {% block title %}Home{% endblock %}
 {% block custom_head %}
@@ -30,6 +31,7 @@
 <style type="text/css">
 #home-slideshow img { display: none }
 </style>
+{% script_tags "social" %}
 {% endblock %}
 {% block content %}
 <h2>Welcome to SurfGuitar101!</h2>