{% extends "layouts/default.html" %} {% block title %}Card Editor{% if card %} - {{ card.id }}{% endif %}{% endblock %} {% block content %}
Nothing to see here.