diff options
Diffstat (limited to 'anki-card-template/back-template.html.m4')
-rw-r--r-- | anki-card-template/back-template.html.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/anki-card-template/back-template.html.m4 b/anki-card-template/back-template.html.m4 new file mode 100644 index 0000000..194c79b --- /dev/null +++ b/anki-card-template/back-template.html.m4 @@ -0,0 +1,2 @@ +define(`CARD_SIDE', `back')dnl +include(`template.html.m4')dnl |