{% extends "webapp/base.html" %} {% load i18n %} {%block extra_js%} {%endblock%} {% block content %}

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

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

{% trans "Learn more"%}

{% trans "Are you new here?"%}

Email icon Password icon

{% trans "I have read and I accept the Terms of Service" %}.

{%endblock%}