blob: 4649fda737eb9e7ed18c6077d35759ed7cede48b [file] [log] [blame] [raw]
<!DOCTYPE html>
<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
<html>
{% include head.html %}
<body>
{% include header.html %}
<div class="container">
{{ content }}
</div>
{% include footer.html %}
</body>
</html>