mitmproxy/libpathod/templates/index.html

5 lines
91 B
HTML
Raw Normal View History

2012-04-28 00:42:03 +00:00
{% extends frame.html %}
{% block body %}
2012-04-29 09:22:00 +00:00
{% include previewform.html %}
2012-04-28 00:42:03 +00:00
{% end %}