rename .html to .jinja2, part 2

This commit is contained in:
Yusur 2023-03-16 14:24:29 +01:00
parent 2887d94a8c
commit 722ceb4724
32 changed files with 33 additions and 33 deletions

View file

@ -1,4 +1,4 @@
{% extends "view.html" %}
{% extends "view.jinja2" %}
{% block meta %}
<meta name="robots" content="noindex,nofollow" />