page.html (217B)
1 --- 2 layout: default 3 --- 4 5 <article class="page container"> 6 <header class="page-header"> 7 <h1 class="page-title">{{ page.title }}</h1> 8 </header> 9 <div class="page-content"> 10 {{ content }} 11 </div> 12 </article>
p0c-websiteProof of concepts for fun and profit | |
git clone https://git.in0rdr.ch/p0c-website.git | |
Log | Files | Refs | Pull requests |Archive | README | LICENSE |