Add NS_TEMPLATE to wgNamespacesWithSubpages in DefaultSettings.php
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index e908a16..09ea958 100644 (file)
@@ -4016,6 +4016,7 @@ $wgNamespacesWithSubpages = [
        NS_FILE_TALK => true,
        NS_MEDIAWIKI => true,
        NS_MEDIAWIKI_TALK => true,
+       NS_TEMPLATE => true,
        NS_TEMPLATE_TALK => true,
        NS_HELP => true,
        NS_HELP_TALK => true,