{% extends "app_home/base.html" %} {% load static %} {% load i18n %} {% block navbar_app %} {% include 'app_home/_sidebar.html' %} {% endblock %} {% block title %}
{% translate "Beta preview — reference pool for UI redesign iteration. Not part of the final product." %}
{% endblock %} {% block content %}{% translate "No prototypes yet." %}