index.html 90 Bytes
{% extends "base_page.html" %}
{% block content %}
<h1>Plan de Charge</h1>
{% endblock %}