Frontend: Add support for HTML templates
This commit is contained in:
@@ -1 +1 @@
|
||||
<h1>Hi!</h1>
|
||||
<h1>{{var}}</h1>
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
<h1>Hi!</h1>
|
||||
<h1>{{var}}</h1>
|
||||
|
||||