{% include head.html %}
{% include header.html %}
{% include screencontent.html %}
{{ site.app_name }}
{{ site.app_description }}
{% if site.playstore_link %}
Google Play (Pro)
{% endif %} {% if site.playstore_free_link %}
Google Play (Free)
{% endif %}
F-Droid (Free)
{% include features.html %} {% include footer.html %}