diff options
Diffstat (limited to '')
-rw-r--r-- | themes/default/template/notification.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default/template/notification.tpl b/themes/default/template/notification.tpl index 935957060..2a0718f5e 100644 --- a/themes/default/template/notification.tpl +++ b/themes/default/template/notification.tpl @@ -14,6 +14,8 @@ </ul> <h2>{'Notification'|@translate}</h2> </div> + + {include file='infos_errors.tpl'} <div class="notification"> <p>{'The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'|@translate}</p> |