Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Move base template to correct folder
Browse files Browse the repository at this point in the history
  • Loading branch information
b1rger committed Oct 18, 2023
1 parent bf64be8 commit a2668a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "webpage/base.html" %}
{% load matomo_tags %}

{% block scriptHeader %}
Expand Down

0 comments on commit a2668a3

Please sign in to comment.