Skip to content
Snippets Groups Projects
Select Git revision
  • 3390bd9b53b619f81a6d0eeec8c4d9cf59a6846f
  • 2023 default protected
2 results

xprahtml-4.5.2-encryptionfix.patch

Blame
  • page.html 209 B
    ---
    layout: default
    ---
    <article class="post">
    
      <header class="post-header">
        <h1 class="post-title">{{ page.title }}</h1>
      </header>
    
      <div class="post-content">
        {{ content }}
      </div>
    
    </article>