{% extends "base.html" %} {% block title %}{{ site_name }} — co-creation{% endblock %} {% block content %}
Co-creation platform reestablished on the Railiance / NetKingdom stack. Members sign in through platform identity — not Bubble.
Sign in {% if registration_enabled %} Create account {% endif %}
Tenant: {{ default_tenant_id }} · OIDC: {% if oidc_enabled %}enabled{% else %}dev / not configured{% endif %}
{% endblock %}