Matthew Welch c49eb99cd2 Added users and thumbnails
Added users so that the site can only be used if logged in. Thumbnails for each comic are also generated with ImageMagick.
2019-07-15 22:51:10 -07:00

6 lines
63 B
HTML

{% extends "base.html" %}
{% block content %}
{% endblock %}