Custom 500 and thread bugfix

This commit is contained in:
Thomas Sileo
2019-09-13 12:19:30 +02:00
parent 0fa6159c47
commit efc59f7e07
8 changed files with 16 additions and 8 deletions

View File

@@ -6,7 +6,6 @@
{% endblock %}
{% block content %}
<div id="container">
{% include "header.html" %}
<div id="new">
{% if thread %}
<h3 style="padding-bottom: 30px">Replying to {{ content }}</h3>