{% extends "index.html" %} {% block title %}Duniter | {{page.title}}{% endblock title %} {% block description %}{% endblock description %} {% block keywords %}{% if page.taxonomies.tags %}{% endif %}{% endblock keywords %} {% block content %}
{% set response = load_data(url="https://git.duniter.org/documents/g1_monetary_license/-/raw/master/g1_monetary_license_fr.rst") %}
{{ response }}
{% endblock content %}