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

Edit Card #{{ card.id }}

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

{% endblock %}