summary refs log tree commit diff stats
path: root/theme/pingbacks.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/pingbacks.tpl')
-rwxr-xr-xtheme/pingbacks.tpl14
1 files changed, 14 insertions, 0 deletions
diff --git a/theme/pingbacks.tpl b/theme/pingbacks.tpl new file mode 100755 index 0000000..0414fdb --- /dev/null +++ b/theme/pingbacks.tpl
@@ -0,0 +1,14 @@
1<BR BREAK="both" />
2
3<DIV CLASS="bubble">
4 <DIV CLASS="rounded">
5 <BLOCKQUOTE>
6 <DIV>
7 <!--BEGIN PINGBACK-->
8 <A HREF="<!--PINGBACK.URL-->"><!--PINGBACK.TITLE--></A> on <!--PINGBACK.DATE--><BR>
9 <!--END PINGBACK-->
10 </DIV>
11 </BLOCKQUOTE>
12 </DIV>
13 <CITE CLASS="rounded"><STRONG>Pingbacks</STRONG></CITE>
14</DIV>