{% extends "base.html" %} {% block title %}Sandbox - Makenotwork{% endblock %} {% block body_attrs %} class="{{ crate::shell::measure(crate::shell::Measure::Contained) }}"{% endblock %} {% block content %} {{ crate::shell::wordmark()|safe }}

Creator Sandbox

Explore the full creator dashboard without signing up. Create projects, manage items, set pricing, write blog posts. Everything works just like a real account.

{% if let Some(token) = csrf_token %} {% endif %}
{% endblock %}