add actual header

This commit is contained in:
Jon Sands 2021-05-21 01:36:06 -04:00
parent 8d020fdd71
commit a73b1d00c4

View File

@ -1,5 +1,16 @@
{% extends "base.html" %}
{% block announce %}
Version 1.3
{% endblock %}
<center>
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v2.2 (05-21-2021)</a>
-
<a href="https://github.com/Fohdeesha/lab-docu" target="_blank">Suggest & Contribute</a>
-
<a href="mailto:jon@fohdeesha.com?subject=Lab Docu">Contact</a>
-
<a href="https://www.paypal.com/donate?hosted_button_id=4ULUCCKQ2TAEQ" target="_blank">Donate</a>
</center>
{% endblock %}