up embed themes

This commit is contained in:
Tykayn 2025-06-30 15:26:32 +02:00 committed by tykayn
parent f4e8c70ead
commit f1d2374119
3 changed files with 14 additions and 34 deletions

View file

@ -1,10 +1,10 @@
{% extends 'base_embed.html.twig' %}
{% block title %}Graphe thématique : {{ label }}{% endblock %}
{% block title %}Graphe thématique : {{ label }} - {{ stats.name }}{% endblock %}
{% block body %}
<div class="container mt-4">
<h1><i class="bi {{ icon }} fs-2"></i> {{ label }}</h1>
<h1><i class="bi {{ icon }} fs-2"></i> {{ label }} <small class="text-muted">- {{ stats.name }}</small></h1>
<canvas id="embedThemeChart" width="600" height="300"></canvas>
<div class="mb-3 mt-2">
<a href="{{ path('app_admin_stats', {'insee_code': stats.zone}) }}" class="btn btn-info me-2">