{% extends "page_base.html" %} {% load djicons %} {% block page_title %}Dashboard{% endblock %} {% block content %}
Your development environment is running. Use the sidebar to navigate to your modules.
{% if MODULE_MENU_ITEMS %}No modules found. Create one with: erplora startmodule my_module