summaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'template.html')
-rw-r--r--template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html
index 0f838b7..b695d8f 100644
--- a/template.html
+++ b/template.html
@@ -55,7 +55,7 @@
<div class="container">
<div class="row">
<div class="col" id="app">
- ${CONTENT}
+ ${CONTENT}
</div>
</div>
</div>