Add initial project structure with main application logic, templates, and license management

This commit is contained in:
Maximilian G.
2026-03-21 13:21:09 +00:00
committed by GitHub
parent 78029e5c75
commit ef4fdd79a8
7 changed files with 198 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<a>This is a Test If this works it would be great!</a>
<p>Version: {{ version }}</p>
<p>UUID: {{ uuid }}</p>
<p>License Key: {{ license }}</p>