{% extends 'base.html' %} {% load static %} {% load i18n %} {% block custom_head_css_js %} {% endblock %} {% block content %}
This is basic example of Step
This is the first content.
This content is diferent than the first one.
This is last content.