<pclass="subtitle is-6">To get the latest /e/OS build for your {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" <ahref="{{ "devices/"|append:device.codename|append:"/install"|relative_url}}"> click here</a></p>
<pclass="subtitle is-6">To update to a newer version of the /e/OS on your {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" <ahref="{{ "devices/"|append:device.codename|append:"/install"|relative_url}}"> click here</a></p>
</div>
<br>
<br>
{% if device.upgrade_available %}
<divclass="tile is-child is-8"id="upgrade">
<h3class="title is-4 is-spaced">Upgrade</h3>
<pclass="subtitle is-6">To upgrade to a higher version of the e/OS version for your {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" <ahref="{{ "devices/"|append:device.codename|append:"/upgrade"|relative_url}}"> click here</a></p>
<small>(For e.g. {{ device.versions }} -> {{ device.upgrade_available }})</small>
</div>
<br>
<br>
{% endif %}
<divclass="tile is-child is-8"id="build">
<h3class="title is-4 is-spaced">Build</h3>
<pclass="subtitle is-6">Want to build the /e/OS for the {{ device.vendor }} {{ device.name }} - {{ device.codename }} ? <ahref="{{ site.baseurl }}/how-tos/build-e"> Click here</a></p>