{% if title %}
BAM - {{ title }}
{% else %}
BAM
{% endif %}
{% block head %}{% endblock %}
Home
Add a book
Settings
Logout
{% block content %}{% endblock %}
Built with ❤ using Flask