{% extends "fullpage.html" %} {% load static %} {% block css%} {% endblock css%} {% block pagecontent %} {% include './pagecontentStepByStep.inc.html' %} {% endblock pagecontent %} {% block js%} {% endblock js%}