diff options
-rwxr-xr-x | theme/sidebar.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/sidebar.tpl b/theme/sidebar.tpl index 6c0093e..017ac23 100755 --- a/theme/sidebar.tpl +++ b/theme/sidebar.tpl | |||
@@ -139,6 +139,11 @@ | |||
139 | <IMG SRC="/theme/images/icons/tag_green.png" ALT="True Falsities"> | 139 | <IMG SRC="/theme/images/icons/tag_green.png" ALT="True Falsities"> |
140 | <A HREF="http://false.fourisland.com/">True Falsities</A> | 140 | <A HREF="http://false.fourisland.com/">True Falsities</A> |
141 | </LI> | 141 | </LI> |
142 | |||
143 | <LI> | ||
144 | <IMG SRC="/theme/images/icons/tag_orange.png" ALT="Pillowcase"> | ||
145 | <A HREF="http://pillowcase.fourisland.com/">Pillowcase</A> | ||
146 | </LI> | ||
142 | </UL> | 147 | </UL> |
143 | </DIV> | 148 | </DIV> |
144 | </BLOCKQUOTE> | 149 | </BLOCKQUOTE> |