diff gpp/templates/base.html @ 329:000c006fee97

Various small changes to reduce database hits.
author Brian Neal <bgneal@gmail.com>
date Wed, 23 Feb 2011 03:40:18 +0000
parents 0c18dfb1da1c
children a805c496923f
line wrap: on
line diff
--- a/gpp/templates/base.html	Tue Feb 22 05:40:29 2011 +0000
+++ b/gpp/templates/base.html	Wed Feb 23 03:40:18 2011 +0000
@@ -75,7 +75,9 @@
       {% photo_of_the_day %}
    {% endcache %}
    {% shoutbox %}
-   {% irc_status %}
+   {% cache 60 irc_block %}
+      {% irc_status %}
+   {% endcache %}
 </div>
 
 <div id="content-primary" class="span-19 last">