diff options
author | Mario <mario@mariovavti.com> | 2022-02-23 11:52:11 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-02-23 11:52:11 +0000 |
commit | a520063265459a6a02c7e39b64aa7fd83bc0b246 (patch) | |
tree | d7938d1626f51085568bc402564d6939034183ad /view/pdl/mod_layouts.pdl | |
parent | 1e171a72a03bfff06888c275b4fc88286ae20c8f (diff) | |
download | volse-hubzilla-a520063265459a6a02c7e39b64aa7fd83bc0b246.tar.gz volse-hubzilla-a520063265459a6a02c7e39b64aa7fd83bc0b246.tar.bz2 volse-hubzilla-a520063265459a6a02c7e39b64aa7fd83bc0b246.zip |
widget descriptions and add content region to all pdl files for convenience
Diffstat (limited to 'view/pdl/mod_layouts.pdl')
-rw-r--r-- | view/pdl/mod_layouts.pdl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/pdl/mod_layouts.pdl b/view/pdl/mod_layouts.pdl index 4a90a4f36..c0ccacdc7 100644 --- a/view/pdl/mod_layouts.pdl +++ b/view/pdl/mod_layouts.pdl @@ -1,6 +1,9 @@ [region=aside] [widget=design_tools][/widget] [/region] +[region=content] +$content +[/region] [region=right_aside] [widget=notifications][/widget] [widget=newmember][/widget] |