diff options
Diffstat (limited to 'src/views/template.html')
-rw-r--r-- | src/views/template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views/template.html b/src/views/template.html new file mode 100644 index 0000000..fe73372 --- /dev/null +++ b/src/views/template.html @@ -0,0 +1 @@ +<label for="">LABEL - {{data}}</label> |