summaryrefslogtreecommitdiffstats
path: root/templates/main.php
blob: 34ea59d696f6c5854d894f5fd6637973e8d2f388 (plain)
1
2
3
4
5
6
<?php
script('social', 'social');
style('social', 'style');
?>
<span id="serverData" data-server="<?php p(json_encode($_['serverData']));?>"></span>
<div id="vue-content"></div>