diff options
author | Mario <mario@mariovavti.com> | 2024-07-20 10:16:13 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-07-20 10:16:13 +0000 |
commit | 1055718935aca39a306355b771c7c4429c260a14 (patch) | |
tree | ee63cedd93a3fb6d9882b4598e59d412bed96cc7 /view | |
parent | 82f69018a6acc2b97a1b8871c2cddd625db6798a (diff) | |
download | volse-hubzilla-1055718935aca39a306355b771c7c4429c260a14.tar.gz volse-hubzilla-1055718935aca39a306355b771c7c4429c260a14.tar.bz2 volse-hubzilla-1055718935aca39a306355b771c7c4429c260a14.zip |
sse: add pdl files
Diffstat (limited to 'view')
-rw-r--r-- | view/pdl/mod_manage.pdl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/view/pdl/mod_manage.pdl b/view/pdl/mod_manage.pdl new file mode 100644 index 000000000..3065703de --- /dev/null +++ b/view/pdl/mod_manage.pdl @@ -0,0 +1,6 @@ +[region=aside] +[widget=notifications][var=sys_only]1[/var][/widget] +[/region] +[region=content] +$content +[/region] |