diff options
Diffstat (limited to '')
-rw-r--r-- | testing/templates/deep-mid.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/deep-mid.html b/testing/templates/deep-mid.html index 76ab7e6..a2af4fd 100644 --- a/testing/templates/deep-mid.html +++ b/testing/templates/deep-mid.html @@ -3,6 +3,7 @@ {% block head %} {{ title }} + {% call super() %} {% endblock %} {% block body %} |