{% for card in CardList %}
Edit
Add Quest
{{card|linebreaks}}
{% for quest in QuestList %} {{quest|linebreaks}} {% endfor %}
{% endfor %}