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