aboutsummaryrefslogtreecommitdiff
path: root/templates/aggregatepost.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-04 00:47:28 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-04 00:47:28 +0000
commit819b31d46c05c00d4183f824f74bfe3836471d78 (patch)
treeb309d4683352a64c339bb572505635ba154000e8 /templates/aggregatepost.tmpl
parentc5919df5f3697e0f8968e2b8f49cd15c1e0aa412 (diff)
downloadikiwiki-819b31d46c05c00d4183f824f74bfe3836471d78.tar
ikiwiki-819b31d46c05c00d4183f824f74bfe3836471d78.tar.gz
* Various CSS and formatting changes.
Diffstat (limited to 'templates/aggregatepost.tmpl')
-rw-r--r--templates/aggregatepost.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/aggregatepost.tmpl b/templates/aggregatepost.tmpl
index 50c09fff8..046be4804 100644
--- a/templates/aggregatepost.tmpl
+++ b/templates/aggregatepost.tmpl
@@ -1,5 +1,4 @@
<TMPL_VAR CONTENT>
-<br/>
<TMPL_LOOP NAME="TAGS">
[[tag <TMPL_VAR TAG>]]
</TMPL_LOOP>
@@ -10,3 +9,4 @@
[[meta permalink="<TMPL_VAR NAME="PERMALINK" ESCAPE=HTML>"]]
</TMPL_IF>
[[meta author="<TMPL_VAR NAME="NAME" ESCAPE=HTML>"]]
+[[meta authorurl="<TMPL_VAR NAME="URL" ESCAPE=HTML>>"]]