1 2 3 4 5
{% extends "basic/layout.html" %} {% block extrahead %} <meta name="testopt" content="{{ theme_testopt }}" /> {{ super() }} {% endblock %}