{% extends "base.jinja2" %} {% block head %} {% endblock %} {% block content %} {% endblock %} {% block after %}
Hikka
Fresh and cute
Telegram userbot.
{% if hosting %}
Get started
{% else %}
Add phone
{% endif %}
{% if skip_creds %}
Change API Creds
{% endif %}
Continue
{% endblock %}