Nouvelle mouture du site web de Dylan
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
218 B

  1. ---
  2. layout: default
  3. ---
  4. <article class="post">
  5. <header class="post-header">
  6. <h1 class="post-title">{{ page.title | escape }}</h1>
  7. </header>
  8. <div class="post-content">
  9. {{ content }}
  10. </div>
  11. </article>