2021-05-21 07:00:20 +02:00
|
|
|
{% extends "base.html" %}
|
|
|
|
|
|
|
|
{% block announce %}
|
2021-05-21 07:36:06 +02:00
|
|
|
<center>
|
|
|
|
|
2022-06-16 12:15:33 +02:00
|
|
|
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v4.0 (06-16-2022)</a>
|
2021-05-21 07:36:06 +02:00
|
|
|
-
|
2021-10-11 09:48:53 +02:00
|
|
|
<a href="https://github.com/Fohdeesha/lab-docu" target="_blank">Sources, Suggest, Contribute</a>
|
2021-05-21 07:36:06 +02:00
|
|
|
-
|
|
|
|
<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 %}
|