mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-01 10:56:08 +01:00
Add option to create modular content
This commit is contained in:
@@ -445,6 +445,7 @@ class Admin
|
||||
$page->name($type.CONTENT_EXT);
|
||||
$page->header();
|
||||
}
|
||||
$page->modularTwig($slug[0] == '_');
|
||||
}
|
||||
|
||||
return $page;
|
||||
|
||||
Reference in New Issue
Block a user