{% if template == "index" %} {% include "socialstatistics/default/index.html" %} {% elif template == "template" %} {% include "socialstatistics/default/template.html" %} {% endif %}