This commit is contained in:
Guilhem Lavaux 2024-12-04 07:55:48 +01:00
parent 4d8ba20820
commit f371cab518
109 changed files with 157765 additions and 0 deletions

6
_pages/computing.html Normal file
View file

@ -0,0 +1,6 @@
{% extends "base.html" %}
{% block content %}
<div class="progress">In progress</div>
{%endblock%}