Include header to base html file
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="header">
|
||||
{% include "sik_header.html" %}
|
||||
</div>
|
||||
<div class="page-content">
|
||||
{% include "navigation.html" %}
|
||||
{% block content %}
|
||||
|
||||
Reference in New Issue
Block a user