{% extends "base" %}
{% set title = "Tarantool -- an in-memory NoSQL database" %}
{% block content %}
    {{ index.main }}
{% endblock content %}
