aboutsummaryrefslogtreecommitdiff
path: root/app/views/wall.view.php
blob: 0635325563a201b01391c495ca088076446c1d69 (plain)
1
2
3
4
5
6
<?php require __DIR__ . '/partials/header.php'; ?>

<script type="text/javascript" src="/comments"></script>
<noscript>You must have JavaScript enabled to use the comments.</noscript>

<?php require __DIR__ . '/partials/footer.php'; ?>