Removed unnecessary overrides prefix

This commit is contained in:
squidfunk
2022-11-03 16:42:20 +01:00
parent dcd4a3d73f
commit dca42744e4
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
IN THE SOFTWARE.
-->
{% extends "overrides/main.html" %}
{% extends "main.html" %}
<!-- Render hero under tabs -->
{% block tabs %}