mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-29 11:15:23 +01:00
d970c0ab93
ruckus states that 8090m had a defect and pulled the images. the defect only affected the l2 image which we do not use, but we'll update it to the fixed 8090mc anyway
16 lines
464 B
HTML
16 lines
464 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block announce %}
|
|
<center>
|
|
|
|
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v3.6 (10-19-2021)</a>
|
|
-
|
|
<a href="https://github.com/Fohdeesha/lab-docu" target="_blank">Sources, 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 %} |