20 lines
350 B
HTML
20 lines
350 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="container" role="main">
|
|
|
|
{% include sections/operating-systems.html %}
|
|
|
|
{% include sections/live-operating-systems.html %}
|
|
|
|
{% include sections/mobile-operating-systems.html %}
|
|
|
|
{% include sections/android-addons.html %}
|
|
|
|
{% include sections/router-firmware.html %}
|
|
|
|
{% include sections/windows10.html %}
|
|
|
|
</div>
|