Matthew Welch
308b1e1791
The project structure has been changed to make it more manageable and modular. A search feature has been added to the comics page.
5 lines
62 B
HTML
5 lines
62 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block content %}
|
|
{% endblock %}
|