{% extends 'thecommunity/base.html' %} {% block page_title %}- Sorry we're still in closed beta at the moment{% endblock %} {% block body_class %}no_access{% endblock %} {% block page_body %}

Thanks for signing-up!

{% if code == True %}

Sorry but the code you entered was either invalid or has been used too many times.

We're slowly rolling out access to metalayer.com to the general public.

{% else %}

We’re slowly rolling out access to metaLayer.com to the general public. Right now it’s only available to invited guests.

{% endif %}

Over the next few days you’ll receive an email inviting you to use the credentials you just entered to join. Then you can begin visualizing and mashing-up data at will.

Thanks and we look forward to your feedback soon!

{% endblock %}