{% extends "base.html" %} {% block title %}Sandbox - Makenotwork{% endblock %} {% block body_attrs %} class="centered-page"{% endblock %} {% block content %}

Makenot.work

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 %}