mitmproxy/libpathod/templates/index.html

5 lines
91 B
HTML

{% extends frame.html %}
{% block body %}
{% include previewform.html %}
{% end %}