{% extends "base.html" %} {% block content %}

{{_('Index')}}

{{_('Ight this is the index, the landing page where we have all the features and stuffs.')}}
{% endblock %}