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