{% extends "webapp/base.html" %} {% load i18n %} {%block extra_js%} {%endblock%} {%block tooltipLogo%}{%endblock%} {%block section%}id="private-beta"{%endblock%} {% block content %}

{% trans "GeoRemindMe allows you to link alerts to places." %}

{% trans "Geolocate your reminders with GeoRemindMe!" %}

{% trans "Learn more"%}

{% trans "Request an invitation for the Private Beta"%}

{% trans "The application is still under development, so it's not completely functional yet." %}

{% trans "If you are interested on helping us to test and improve the application, please fill this form and we will send you and invitation as soon as possible." %}

{% trans "Request an invitation"%}

{% trans "Or if you prefer we can contact you when the version for you device is available." %}

{%endblock%}