forked from ti-nuage/site
Ajout de titres de page manquants.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "base.njk" %}
|
||||
|
||||
{% block article %}
|
||||
<h1>{{ title }}</h1>
|
||||
<h1 class="mt128">{{ title }}</h1>
|
||||
{% if date %}
|
||||
<div class="meta-published">
|
||||
Publié le : {{ moment(date).format('LL') }}
|
||||
|
||||
Reference in New Issue
Block a user