diff options
author | Mario <mario@mariovavti.com> | 2024-07-15 10:34:43 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-07-15 10:34:43 +0000 |
commit | 6ced7ecf896cfcbe6508f13e6a1629fcd7802539 (patch) | |
tree | 618d5ba9d6c16273358419fba55ca9fd28872ed9 /view | |
parent | 2d467a15ba9037f33b1f168995bc4fe7140c415d (diff) | |
download | volse-hubzilla-6ced7ecf896cfcbe6508f13e6a1629fcd7802539.tar.gz volse-hubzilla-6ced7ecf896cfcbe6508f13e6a1629fcd7802539.tar.bz2 volse-hubzilla-6ced7ecf896cfcbe6508f13e6a1629fcd7802539.zip |
missing pdl for mod import
Diffstat (limited to 'view')
-rw-r--r-- | view/pdl/mod_import.pdl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/view/pdl/mod_import.pdl b/view/pdl/mod_import.pdl new file mode 100644 index 000000000..9f0bb4d9a --- /dev/null +++ b/view/pdl/mod_import.pdl @@ -0,0 +1,8 @@ +[region=aside] +[/region] +[region=content] +$content +[/region] +[region=right_aside] +[widget=notifications][/widget] +[/region] |