{% if title %}
{{ title }} - Flask CRUD
{% else %}
Python3 Flask - Very Simple CRUD
{% endif %} {% block content %}{% endblock %}