{% extends "redsolutioncms/base.html" %} {% load i18n %} {% block breadcrumbs %}
{% trans 'Now we ready to initialize your project. To do it we will execute:' %}
python {{ bootstrap }} {{ buildout }} -c develop.cfg {{ django }} syncdb --noinput