summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-06-18 18:40:57 -0100
committerMaxence Lange <maxence@artificial-owl.com>2020-06-18 18:40:57 -0100
commit1ebb155fcfef6086653c8f90c21d04a60b912b8a (patch)
tree31e7ee433e37fcbe6754b8efca45f1eb0590840c /templates
parent745810e2b0b67b06da20dd5c53d938cbe02bfc06 (diff)
fixes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/ostatus.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/ostatus.php b/templates/ostatus.php
index dac1a5d0..f7ffa08f 100644
--- a/templates/ostatus.php
+++ b/templates/ostatus.php
@@ -23,6 +23,7 @@
script('social', 'ostatus');
style('social', 'style');
+
?>
<span id="serverData" data-server="<?php p(json_encode($_['serverData']));?>"></span>
<div id="vue-content"></div>