blob: 0e5d5ad50bd206f0b14dcb23d9f2adda82f2c93e [file] [log] [blame]
huckleberrypief283fdf2018-04-03 18:02:33 +08001---
2layout: oem
3title: Mattel
4permalink: /Devices/Mattel/
5exclude: true
6---
7
8<div class="home">
9
10 <hr />
11 <ul class="post-list" id="post-list">
12 {% for post in site.mattel %}
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>