no dynamic header

This commit is contained in:
gnuter3000 2023-07-05 21:04:11 +02:00
parent ced24c67bc
commit 41d60eaee8

View file

@ -11,7 +11,6 @@
<!-- <link rel="stylesheet" href="{% static 'css/bootstrap.min.css' %}"> --> <!-- <link rel="stylesheet" href="{% static 'css/bootstrap.min.css' %}"> -->
<link rel="stylesheet" href="https://bootswatch.com/5/cosmo/bootstrap.min.css"> <link rel="stylesheet" href="https://bootswatch.com/5/cosmo/bootstrap.min.css">
<link rel="stylesheet" href="{% static 'css/style.css' %}"> <link rel="stylesheet" href="{% static 'css/style.css' %}">
<!-- possible dynamic header -->
<title> <title>
{% block head_title %}Fallen Birdy{% endblock head_title %} {% block head_title %}Fallen Birdy{% endblock head_title %}
</title> </title>