{% extends "base_logged_out.html" %} {% load i18n %} {% block base_content %}
{% trans "Welcome to the demo instance of the future May First control panel!" %}
{% trans "Want to try it out? Please do! " %}{% trans "Fill out the form to the right to generate a membership and username and password. When you are done, please click the feedback link to tell us what you think." %}
{% trans "This demo won't create anything and won't send any email - it is just a demo to give you a sense of how things work. When you login, try creating a pretend email address and a web site." %}
{% blocktrans %}Also, this demo instance will reset itself every morning at 3:00 am America/New_York time (in {{ hours_left }} hours and {{ min_left }} minutes). {{ time_left_message }}{% endblocktrans %}