blob: 13c7c7e2f8128b19fe693f48e527b3028d32cfbd [file] [log] [blame]
<div class='page-heading' id='support-status'>Status:</div>
<hr />
<p class="text">Support Status: {{ page.supportstatus }}</p>
<p class="text">Maintainer: {{ page.maintainer }}</p>
<p class="text">Code Name: {{ page.codename }}</p>
{% if page.devicetree %}
<p class="text"><a href="{{ page.devicetree }}">Device Tree / files</a></p>
{% endif %}
{% if page.xdathread %}
<p class="text"><a href="{{ page.xdathread }}">Support thread on xda-developers</a></p>
{% endif %}
{% if page.zuliptopic %}
<p class="text"><a href="{{ page.zuliptopic }}">Support topic on Zulip</a></p>
{% endif %}