{% load static %} tilde.town signup page

sign up for a tilde.town account

{% if error_message %}

{{ error_message }}

{% endif %} {% if signups_enabled %}
{% csrf_token %} {{ form.as_table }}

tilde.town is a small computer publicly accessible on the internet and meant for sharing. It is intended as an open, welcoming and safe space to explore digital art and digital socialization in a post-facebook age. tilde.town encourages lo-fi HTML art, hi-fi Javascript experiments, lots of ascii art, the sharing of feels, and chatting.

If you have any problems with this process, please send a tweet to @tildetown or file a helpdesk ticket.

{% else %}

Town signups are currently disabled, but will resume in the future. If you can't wait for an account, you can check out some similar servers.

{% endif %}