Skip to content
Snippets Groups Projects
page.html 114 B
Newer Older
  • Learn to ignore specific revisions
  • Michael Kohlhase's avatar
    Michael Kohlhase committed
    ---
    layout: default
    ---
    
    <div class="page">
      <h1 class="page-title">{{ page.title }}</h1>
      {{ content }}
    </div>