search.html extends main.html instead of base.html

#1792.
This commit is contained in:
Eran Cohen
2019-11-26 22:15:16 +02:00
committed by Waylan Limberg
parent 5230c93593
commit 73e0daa01e

View File

@@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "main.html" %}
{% block content %}