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

9 lines
85 B
HTML

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