blob: 919f62f6b50a9173d4919dfb6be21b8bd39f7a71 [file] [log] [blame]
bigbiffd006b302015-03-06 18:36:03 -05001<div class='page-heading'>Download Links:</div>
2<hr />
3<p class="text">Current and past versions of TWRP can be found at one of the mirrors below:</p>
4<ul>
5{% for mirror in site.data.mirrors %}
6 <li>
7 <a href="{{ mirror.baseurl }}{{ page.downloadfolder }}">
8 {{ mirror.description }}
9 </a>
10 </li>
11{% endfor %}
12</ul>