summaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-10-05 09:26:35 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-10-05 09:26:35 +0200
commitedfcd2456d178d08e381c3c211358fb6a8fd4e98 (patch)
tree52e8e8cf2469540ea7b8857c9628e175795eea67 /template.html
parent10dd12367fab6851952ac20c394a28ae3d3163d5 (diff)
Debug cleaning
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>