edit title

master
grgr 2 years ago
parent c0237ef77f
commit 0905a04e60

Binary file not shown.

@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% block content %}
<h1>{% block title %} Welcome to FlaskTodo {% endblock %}</h1>
<h1>{% block title %} Welcome to grgr's library {% endblock %}</h1>
{% for category, cards in categories.items() %}
<div class="card" style="width: 18rem; margin-bottom: 50px;">
<div class="card-header">

Loading…
Cancel
Save