{% extends "new_base_glarus.html" %} {% load staticfiles bootstrap3 i18n %} {% block content %} Log In Welcome! {% if messages %} {% for message in messages %} {{ message }} {% endfor %} {% endif %} {% block messages %} {% if request.GET.logged_out %} × {% trans "You haven been logged out"%} {% endif %} {% endblock %} {% csrf_token %} {% for field in form %} {% bootstrap_field field show_label=False type='fields'%} {% endfor %} {{form.non_field_errors|striptags}} By logging in you agree to ourTerms of Service. Login Forgot password?Find ID/Password Not a member yet?Sign up now. Digital Glarus In der Au 7 Schwanden 8762 Switzerland info@digitalglarus.ch (044) 534-66-22 {% endblock %}
{{form.non_field_errors|striptags}}
By logging in you agree to ourTerms of Service.
Forgot password?Find ID/Password
Not a member yet?Sign up now.