{{ bootstrap.load_css() }} {% if 'user_id' in session %} {% endif %}
{% block content %}{% endblock %}
{{ bootstrap.load_js() }} {% if 'user_id' in session %} {% endif %}