This repository has been archived on 2022-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
qbbuzzer/templates/navbar.html
2020-10-10 22:20:51 -04:00

9 lines
85 B
HTML

<html>
<head>
</head>
<body>
{% block content %}{% endblock %}
</body>
</html>