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