{% extends "base.html" %} {% block title %}Firework {{ fw_id }} Details{% endblock %} {% block content %}
{{ fw_data }}