blob: ca40b8627bc87d00aeeac2f1c8275c99bf01bca2 [file] [log] [blame]
bigbiffd006b302015-03-06 18:36:03 -05001---
2layout: default
3---
4<div class="post">
5
6 <header>
7 <h1 class="post-title">TWRP for {{ page.title }}</h1>
8 <p class="post-meta">{{ page.date | date: "%b %-d, %Y" }}{% if page.author %} • {{ page.author }}{% endif %}{% if page.meta %} • {{ page.meta }}{% endif %}</p>
9 </header>
10
11 <article class="post-content">
12 {{ content }}
13 </article>
14
15</div>