Skip to content
Snippets Groups Projects
Commit 7c898384 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

onglet wot

parent 8a90da5e
No related branches found
No related tags found
No related merge requests found
+++
title = "Toile de confiance"
template = "custom/wot.html"
weight = 4
+++
TODO
{% extends "index.html" %}
{% block title %}<title>Duniter | {{page.title}}</title>{% endblock title %}
{% block description %}<meta name="description" content="{{ page.description }}">{% endblock description %}
{% block keywords %}{% if page.taxonomies.tags %}<meta name="keywords" content="
{%- for tag in page.taxonomies.tags %}{{tag}},{% endfor %}">{% endif %}{% endblock keywords %}
{% block extrahead %}<link rel="stylesheet" type="text/css" href="/custom.css">{% endblock extrahead %}
{% block content %}
<main id="accueil" class="w3-container w3-padding-64 page w3-content">
TODO revoir la page toile de confiance <a href="/wiki/toile-de-confiance/">[page actuelle]</a>.
</main>
{% endblock content %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment