{% raw %} Hello Bulma! {% block css %}{% endblock %} {% block body %} {% if menu.navbar %} {% endif %}
{% if menu.left %}
{% endif %} {% block content %}

Hello World

This is absolutely empty site!

{% endblock %} {% if menu.left %}
{% endif %}
{% endblock %} {% block js %}{% endblock %} {% endraw %}