X-Git-Url: https://plomlompom.com/repos/?p=guiltcards;a=blobdiff_plain;f=views%2Fcards_print.tpl;fp=views%2Fcards_print.tpl;h=a649ac6c4d03388659d4e1ca18ac7f07d0f92e34;hp=0000000000000000000000000000000000000000;hb=24797d71438592647bd6f759536adf6d58e76b66;hpb=c0290f81d02b98927666ccb8a7e94147bae79ac0 diff --git a/views/cards_print.tpl b/views/cards_print.tpl new file mode 100644 index 0000000..a649ac6 --- /dev/null +++ b/views/cards_print.tpl @@ -0,0 +1,24 @@ + + + + +% for card in cards: +
+

{{ card["title"] }}

+

{{ card["prompt"] }}

+
+% end + +