summaryrefslogtreecommitdiffstats
path: root/template/standard/html/user/item.php
diff options
context:
space:
mode:
Diffstat (limited to 'template/standard/html/user/item.php')
-rw-r--r--template/standard/html/user/item.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/standard/html/user/item.php b/template/standard/html/user/item.php
index 48a3e3e..65dce5b 100644
--- a/template/standard/html/user/item.php
+++ b/template/standard/html/user/item.php
@@ -14,7 +14,7 @@
<span class="info brackets"><?=escapeHTML($USER['ATTR']['USERNAME'])?></span>
</h2>
</header>
- <article>
+ <blockquote cite="<?=$USER['URL']?>">
<?=$USER['BODY']['HTML']?>
- </article>
+ </blockquote>
</li> \ No newline at end of file