fix(insights): missing page title

This commit is contained in:
Herculino Trotta
2025-04-18 23:59:32 -03:00
parent 63aa51dc0d
commit 11086a726f

View File

@@ -2,6 +2,8 @@
{% load crispy_forms_tags %}
{% load i18n %}
{% block title %}{% translate 'Insights' %}{% endblock %}
{% block content %}
<div class="container-fluid">
<div class="row my-3 h-100">