{% load cms_tags menu_tags sekizai_tags %} {% block page_title %}This is my new project home page{% endblock page_title %} {% render_block "css" %} {% cms_toolbar %}
{% block content %}{% endblock content %}
{% render_block "js" %}