aboutsummaryrefslogtreecommitdiff
path: root/lib/include/html_end.inc.php
blob: 24f935d28e1be226b7937359545a15d133721803 (plain)
1
2
3
4
5
6
7
8
9
10
11
            </div>
        </div>
    </div>
    <?= $GLOBALS['template_factory']->render('footer') ?>
<!-- Ende Page -->
</div>

    <?= SkipLinks::getHTML() ?>

</body>
</html>