mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 20:27:40 +02:00
@@ -531,7 +531,7 @@ class Page extends Pages
|
|||||||
|
|
||||||
public static function _content($attributes)
|
public static function _content($attributes)
|
||||||
{
|
{
|
||||||
return Page::content((isset($attributes['name']) ? $attributes['name'] : ''));
|
return Pages::content((isset($attributes['name']) ? $attributes['name'] : ''));
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user