blob: 46ef065b96c6364ef0444ea11e755bd87848906c [file] [log] [blame]
bigbiff bigbiff694f2342018-08-20 19:07:44 -04001---
2layout: oem
3title: Nokia
4permalink: /Devices/Nokia/
5exclude: true
6---
7
8<div class="home">
9
10 <hr />
11 <ul class="post-list" id="post-list">
12 {% for post in site.nokia %}
13 <p>
14 <strong><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }} ({{ post.codename }})</a></strong>
15 </p>
16 {% endfor %}
17 </ul>
18</div>