{% extends "base.html" %} {% block title %}Admin Dashboard{% endblock %} {% block page_title %}Dashboard{% endblock %} {% block content %}
Welcome to the JsWeb Admin Panel. You can manage your application's data using the models listed below or in the sidebar.
No models have been registered with the admin panel yet.
{% endif %}