mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2025-10-30 11:19:58 +00:00
changes html pages
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
</head>
|
||||
<body>
|
||||
{% block content %}
|
||||
{% include "navbar_base.html" %}
|
||||
{% block navbar %}
|
||||
{% endblock %}
|
||||
{% include "navbar_base.html" %}
|
||||
{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user