diff options
author | Mario Vavti <mario@mariovavti.com> | 2021-12-03 16:25:42 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2021-12-03 16:25:42 +0100 |
commit | efc203d95831684b0b70383cd56c0b434acb6c40 (patch) | |
tree | 089f9b90deb525a82c96fff83824934815c9242f /view/pdl/mod_articles.pdl | |
parent | fd433b3eb6d18e64b9a0ff4d3f09d762dafe7078 (diff) | |
download | volse-hubzilla-efc203d95831684b0b70383cd56c0b434acb6c40.tar.gz volse-hubzilla-efc203d95831684b0b70383cd56c0b434acb6c40.tar.bz2 volse-hubzilla-efc203d95831684b0b70383cd56c0b434acb6c40.zip |
fix blured profile images and pdl files
Diffstat (limited to 'view/pdl/mod_articles.pdl')
-rw-r--r-- | view/pdl/mod_articles.pdl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/pdl/mod_articles.pdl b/view/pdl/mod_articles.pdl index 3e77ced4c..490917358 100644 --- a/view/pdl/mod_articles.pdl +++ b/view/pdl/mod_articles.pdl @@ -1,4 +1,5 @@ [region=aside] +[widget=profile][/widget] [widget=archive][var=articles]1[/var][/widget] [widget=categories][var=articles]1[/var][/widget] [widget=tasklist][/widget] |