Reinstate header partials

This commit is contained in:
Matthias
2020-12-28 14:08:57 +01:00
parent ecea6c9526
commit dcc7d559ee
3 changed files with 52 additions and 9 deletions

View File

@@ -1,8 +0,0 @@
{% extends "base.html" %}
{% block scripts %}
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script async src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
{% endblock %}