mitmproxy/libpathod/templates/index.html
2012-06-21 16:25:27 +12:00

5 lines
100 B
HTML

{% extends "frame.html" %}
{% block body %}
{% include "previewform.html" %}
{% endblock %}