{% extends "base" %} {% block header_scripts %} {% endblock header_scripts %} {% block content %} {{ page.blocks.header[1] }} {{ page.blocks.header[2] }} DOWNLOAD FOLLOW ON GITHUB Features {% for item in page.blocks.features %} {{ item }} {% endfor %} Support {% for item in page.blocks.support %} {{ item }} {% endfor %} News & events {% for item in page.blocks.news %} {{ item[2] }}{{ item[3] }} {{ item[0] }} {{ item[1] | url_split }} {% endfor %} #tarantool Tweets Our users {% endblock content %} {# vim: syntax=htmldjango ts=2 sts=2 sw=2 expandtab #}
{{ page.blocks.header[2] }}