summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rwxr-xr-xtheme/footer.tpl16
1 files changed, 16 insertions, 0 deletions
diff --git a/theme/footer.tpl b/theme/footer.tpl index ed4e94d..b5f49c1 100755 --- a/theme/footer.tpl +++ b/theme/footer.tpl
@@ -175,6 +175,22 @@
175 <DIV CLASS="bubble"> 175 <DIV CLASS="bubble">
176 <DIV CLASS="rounded"> 176 <DIV CLASS="rounded">
177 <BLOCKQUOTE> 177 <BLOCKQUOTE>
178 <DIV ID="hatbar"><H3>Tag Cloud</H3><P>
179 <P>
180 <!--BEGIN TAGCLOUD-->
181 <A HREF="/blog/tag/<!--TAGCLOUD.TAG-->.php" STYLE="font-size: <!--TAGCLOUD.SIZE-->pt"><!--TAGCLOUD.TAG--></A>
182 <!--END TAGCLOUD-->
183 </P>
184 </DIV>
185 </BLOCKQUOTE>
186 </DIV>
187 </DIV>
188 </DIV>
189
190 <DIV class="sidebar">
191 <DIV CLASS="bubble">
192 <DIV CLASS="rounded">
193 <BLOCKQUOTE>
178 <DIV ID="hatbar"> 194 <DIV ID="hatbar">
179 <H3>Recent Comments</H3> 195 <H3>Recent Comments</H3>
180 196