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

Firework {{ fw_id }} Information

less | more | all
{{ fw_data }}
{% endblock %}