aboutsummaryrefslogblamecommitdiff
path: root/_layouts/pastebin.html
blob: 4314ca285b501cf916c20962b83fb48a0088c208 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                          
                                                         




                 
---
layout: default
---
<article>
  <section class="header">
    Posted on {% include i18n-date.html date=page.date %}
  </section>
  <section>
    {{ content }}
  </section>
</article>