{% extends base_layout %} {% block header_title_lead %}{% endblock %} {% block content %} {% if user_id %}

Google App Engine Boilerplate

{% trans %}Congratulations on your Google App Engine Boilerplate powered page.{% endtrans %}
{% trans %}Learn why this Boilerplate Rocks{% endtrans %} {% trans %}or just{% endtrans %} {% trans %}download the Source Code{% endtrans %} {% trans %}to help you to create your application.{% endtrans %}

{% else %}

Google App Engine Boilerplate

{% trans %}Congratulations on your Google App Engine Boilerplate powered page.{% endtrans %}
{% trans %}Learn why this Boilerplate Rocks{% endtrans %} {% trans %}or just{% endtrans %} {% trans %}download the Source Code{% endtrans %} {% trans %}to help you to create your application.{% endtrans %}

{{ macros.federated_login(provider_info, provider_uris, enable_federated_login) }}

{% trans %}Sign Up{% endtrans %}

{% endif %} {% endblock %} {% block mediaJS %} {% endblock %}