diff options
Diffstat (limited to 'doc/en_US/plugin-hooks.markdown')
-rw-r--r-- | doc/en_US/plugin-hooks.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en_US/plugin-hooks.markdown b/doc/en_US/plugin-hooks.markdown index c01da61b..bd32166b 100644 --- a/doc/en_US/plugin-hooks.markdown +++ b/doc/en_US/plugin-hooks.markdown @@ -259,6 +259,7 @@ List of template hooks: | `template:user:integrations` | Integration page in user profile | | `template:user:sidebar:actions` | Sidebar in user profile (section actions) | | `template:user:sidebar:information` | Sidebar in user profile (section information) | +| `template:user:show:profile:info` | User profile information | Another template hooks can be added if necessary, just ask on the issue tracker. |