summaryrefslogtreecommitdiff
path: root/template/profile.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/profile.st')
-rw-r--r--template/profile.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/profile.st b/template/profile.st
index ce0a9e6..3aae2c2 100644
--- a/template/profile.st
+++ b/template/profile.st
@@ -101,11 +101,11 @@
<img src="$dm.avatar$" height="20" width="20" />
<span class="linkify-full">$dm.content$</span>
</div>
- <script>
- var Recips = $recips$;
- </script>
}$
</div>
+ <script>
+ var Recips = $recips$;
+ </script>
$endif$
</div>