{% extends "layout.html" %} {% block body %}

Add a Card

{% for tag in tags %} {% endfor %}
{% endblock %}