Frontend: Add support for HTML templates

This commit is contained in:
2023-09-06 20:09:20 +02:00
parent 2ba4b637de
commit 1ffe5fffb4
3 changed files with 138 additions and 17 deletions
+1 -1
View File
@@ -1 +1 @@
<h1>Hi!</h1>
<h1>{{var}}</h1>