Nouvelle mouture du site web de Dylan
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 

15 wiersze
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>