{% extends "app_home/base.html" %} {% load static %} {% load i18n %} {% block navbar_app %} {% include 'app_home/_sidebar.html' %} {% endblock %} {% block title %}

{{ prototype.title }}

{{ prototype.description }}

{% endblock %} {% block content %}

{% translate "Static layout reference - not live data. See the real Home page for the actual DASHBOARD_CONTENT-driven dashboard." %}

Assets
Laptops 42 Sites 12 Groups 7
Tools
Import Configuration
{% endblock %}