blob: 6f4eb88c97ef89c684524c099f5a1806c009e6fa [file] [log] [blame]
---
layout: oem
title: TWRP
permalink: /Devices/TWRP/
exclude: true
---
<div class="home">
<hr />
<ul class="post-list" id="post-list">
{% for post in site.twrp %}
<p>
<strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
</p>
{% endfor %}
</ul>
</div>