{% extends "edx/base.html" %} {% block title %}Test Theme 2{% endblock title %} {% block content %}
This is third Test Theme in a separate theme directory.
{% endblock %}