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

{% page_attribute "page_title" %}

{% block content %}{% endblock content %}
{% render_block "js" %}