{% extends "PilotTemplates/Login/login-layout.html" %}
{% import "PilotTemplates/macros.html" as m with context %}
{% import "PilotTemplates/macros/forms.html" as f with context %}
{% block login_content %}
{{ login_title | default('Login')}}
{% if __.pilot_social_login["buttons"] %}
{% endif %}
{% if login_show_signup_link %}
Signup
{% endif %}
Lost Password