2021-05-21 07:00:20 +02:00
|
|
|
{% extends "base.html" %}
|
|
|
|
|
|
|
|
{% block announce %}
|
2021-05-21 07:36:06 +02:00
|
|
|
<center>
|
|
|
|
|
2021-09-15 14:00:21 +02:00
|
|
|
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v3.4 (09-15-2021)</a>
|
2021-05-21 07:36:06 +02:00
|
|
|
-
|
|
|
|
<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 %}
|