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

Make some monsters

This demos using a normal POST form with an htmx button inside it

Click below to make monsters

{% csrf_token %} How many:

{% endblock %}