{% extends "base.html" %} {% block title %} Change Curl {% endblock %} {% block body %}
Change


You can also do this using the terminal:

curl -X POST -d "curl=mycurl&key=mykey&status=mystatus" https://this.website/change
{% endblock %}