Bullet Journal
{% if current_user.is_authenticated %}
Today
All Logs
Settings
Logout
{% endif %}
{% block content %}{% endblock %}
{% if current_user.is_authenticated %} {% endif %}