Add initial project structure with main application logic, templates, and license management
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user