{%- set footer_content = get_part('global footer') %} {% extends 'flask_user/public_base.html' %} {% block content %}

{{ word("Sign in") }}

{% if config['USE_GOOGLE_LOGIN'] %}
{% endif %} {% endblock %}