Create a basic HTML page to permit usage of non-JS devices
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
nemunaire 2022-12-08 16:44:17 +01:00
commit 7df46e03e0
7 changed files with 236 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<h1>
Une erreur inattendue s'est produite&nbsp;:
{{ .errmsg }}
</h1>