lab-docu/overrides/main.html
2021-07-28 05:23:53 -04:00

16 lines
456 B
HTML

{% extends "base.html" %}
{% block announce %}
<center>
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v3.0 (07-28-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 %}