Forked from
websites / duniter_website_fr_v2
294 commits behind the upstream repository.
-
Hugo Trentesaux authoredHugo Trentesaux authored
skeleton.html 198 B
{% extends "index.html" %}
{% block title %}<title>Duniter | {{page.title}}</title>{% endblock title %}
{% block content %}
<main id="accueil" class="w3-container">
</main>
{% endblock content %}