{% extends "layout.html" %} {% block page_title %}Gombot{% endblock %} {% block content %} {% include "feature.html" %}

Join our alpha test list

{% include "description.html" %}
{% endblock %}