diff --git a/README.md b/README.md index 0e79ef6..7506ea1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ By popular demand, I'm building a better anonkun. It doesn't do much right now t ## Requirements Python 3.6+ -PostgreSQL 10.4+ +PostgreSQL 10.4+ Python packages: `django psycopg2 channels jinja2` ## Install diff --git a/jinja2/base.html b/jinja2/base.html index d64c4f1..8f3f5a3 100644 --- a/jinja2/base.html +++ b/jinja2/base.html @@ -1,36 +1,39 @@ + {% block title %}{% endblock %} - Titivillus {% block head %}{% endblock %} -