aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates/index.html
blob: 07145b8583b64cabd42d5daffc7962300a13b32b (plain)
1
2
3
4
{% extends "frame.html" %}
{% block body %}  
    {% include "previewform.html" %}
{% endblock %}