diff options
Diffstat (limited to 'theme/default/html/post/item.php')
-rw-r--r-- | theme/default/html/post/item.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/html/post/item.php b/theme/default/html/post/item.php index e0d49bd..6f68d79 100644 --- a/theme/default/html/post/item.php +++ b/theme/default/html/post/item.php @@ -17,4 +17,4 @@ <blockquote cite="<?=$POST['URL']?>"> <?=$POST['BODY']['HTML']()?> </blockquote> -</article>
\ No newline at end of file +</article> |