added thesaurus and tag admin views, started block layout for materio theme

This commit is contained in:
2019-03-27 09:32:08 +01:00
parent e514a876c2
commit b305a2edf0
96 changed files with 8682 additions and 21 deletions

View File

@@ -28,15 +28,9 @@
*
* Regions:
* - page.header: Items for the header region.
* - page.primary_menu: Items for the primary menu region.
* - page.secondary_menu: Items for the secondary menu region.
* - page.highlighted: Items for the highlighted content region.
* - page.help: Dynamic help text, mostly for admin pages.
* - page.content: The main content of the current page.
* - page.sidebar_first: Items for the first sidebar.
* - page.sidebar_second: Items for the second sidebar.
* - page.footer: Items for the footer region.
* - page.breadcrumb: Items for the breadcrumb region.
*
* @see template_preprocess_page()
* @see html.html.twig