From a8e6acdd7d69a2c3fceb29257dbb317fdd166da2 Mon Sep 17 00:00:00 2001 From: Arnaud BOS Date: Tue, 15 Feb 2011 20:54:44 +0000 Subject: Added theme sneakyidea ;) Based on notmyidea w/ just some css changing --- sneakyidea/templates/disqus_script.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sneakyidea/templates/disqus_script.html (limited to 'sneakyidea/templates/disqus_script.html') diff --git a/sneakyidea/templates/disqus_script.html b/sneakyidea/templates/disqus_script.html new file mode 100644 index 0000000..c4f442c --- /dev/null +++ b/sneakyidea/templates/disqus_script.html @@ -0,0 +1,11 @@ +{% if DISQUS_SITENAME %} + +{% endif %} -- cgit