{% extends "!layout.html" %} {% block htmltitle %} {% if pagename == 'index' %} DataLab {% else %} {{ super() }} {% endif %} {% endblock %}