summaryrefslogtreecommitdiff
path: root/includes/mobile/template_end.php
blob: 3746d82a7ebd5911502bcb8dbf2eaec36e45f88c (plain)
1
2
3
4
5
6
7
8
</div>
<footer class="footer">
<div class="container-fluid">
    <a href="/view.php?view=d&next=<?= htmlentities(urlencode($_SERVER["REQUEST_URI"])) ?>" target="_top">Desktop-Version</a>
</div>
</footer>
</body>
</html>