aboutsummaryrefslogtreecommitdiff
path: root/back-template.m4
diff options
context:
space:
mode:
Diffstat (limited to 'back-template.m4')
-rw-r--r--back-template.m415
1 files changed, 15 insertions, 0 deletions
diff --git a/back-template.m4 b/back-template.m4
new file mode 100644
index 0000000..77a8abf
--- /dev/null
+++ b/back-template.m4
@@ -0,0 +1,15 @@
+<style>
+undivert(`card/card.css')
+</style>
+<script defer>
+undivert(`card.min.js')
+</script>
+
+<div class="card back">
+<span class="sentence">{{Complete sentence}}</span>
+<hr class="split">
+<span class="target-word-reading">{{Target word reading}}</span>
+<span class="target-word-translation">{{Target word translation}}</span>
+<span class="sentence-translation">{{Complete sentence translation}}</span>
+</div>
+