gitpad/templates/pages/gists/explore.html

5 lines
85 B
HTML

{% extends 'gistbase' %}
{% block gist_main %}
<h1>Place holder</h1>
{% endblock %}