just one base extends line

This commit is contained in:
gw3000 2023-07-10 21:15:17 +02:00
parent c65c73b43d
commit 0f7d6fb545

View file

@ -1,5 +1,4 @@
{% extends 'base.html' %} {% extends 'base.html' %}
{% extends "base.html" %}
{% block content %} {% block content %}
<h3>Patient löschen</h3> <h3>Patient löschen</h3>
<div class="row mt-3"> <div class="row mt-3">