diff --git a/docs/templates/topindex.html b/docs/templates/topindex.html index 08bf4c73e7..ff766b0cf2 100644 --- a/docs/templates/topindex.html +++ b/docs/templates/topindex.html @@ -1,4 +1,5 @@ -{% extends "defindex.html" %} +{% extends "layout.html" %} +{% set title = _('Overview') %} {% block body %}