update dashboard

This commit is contained in:
Simon Vieille 2021-03-30 22:17:30 +02:00
parent a8722d17b4
commit 4cf58ce085

View file

@ -1,5 +1,7 @@
{% extends '@Core/admin/layout.html.twig' %}
{% block title %}'Tableau de bord - {{ parent() }}{% endblock %}
{% block body %}
<div class="row">
<iframe src="https://ftm.deblan.org/" class="col-12" frameborder="0" style="height: calc(100vh - 60px)"></iframe>