mitmproxy/libpathod/templates/docs_pathoc.html
2012-07-30 21:12:42 +12:00

28 lines
370 B
HTML

{% extends "frame.html" %}
{% block body %}
<div class="page-header">
<h1>
pathoc
<small>A perverse HTTP client.</small>
</h1>
</div>
<section>
<div class="page-header">
<h1>Getting Started</h1>
</div>
</section>
<section>
<div class="page-header">
<h1>Basic Fuzzing</h1>
</div>
</section>
{% endblock %}