aboutsummaryrefslogtreecommitdiff
path: root/front-template.m4
diff options
context:
space:
mode:
Diffstat (limited to 'front-template.m4')
-rw-r--r--front-template.m47
1 files changed, 4 insertions, 3 deletions
diff --git a/front-template.m4 b/front-template.m4
index 832069c..534477d 100644
--- a/front-template.m4
+++ b/front-template.m4
@@ -1,3 +1,7 @@
+<div class="card front">
+<span class="sentence">{{Complete sentence}}</span>
+</div>
+
<style>
undivert(`card/card.css')
</style>
@@ -5,6 +9,3 @@ undivert(`card/card.css')
undivert(`card.min.js')
</script>
-<div class="card front">
-<span class="sentence">{{Complete sentence}}</span>
-</div>