{% extends "base.html" %} {% block title %}Admin Login | CREATESONLINE{% endblock %} {% block content %}
Admin Access

Sign in to the console

Use your admin credentials to manage models, content, and system settings in the refreshed monochrome interface.

Branding is locked to the monochrome set?favicons and logos are loaded from /static/images so every admin view matches the public site.

Back to home Go to API docs
{% endblock %}