2017-08-20 09:39:02 +00:00
< nav class = "colstack_left" >
2018-05-16 10:46:14 +00:00
< div class = "colstack_item colstack_head rowhead menuhead" >
2017-11-23 05:37:08 +00:00
< div class = "rowitem" >
2018-06-17 07:28:18 +00:00
< a href = "/user/edit/" > < h1 > {{lang "account_menu_head"}}< / h1 > < / a >
2017-11-23 05:37:08 +00:00
< / div >
2017-03-18 07:23:02 +00:00
< / div >
2017-07-29 10:36:39 +00:00
< div class = "colstack_item rowmenu" >
2018-06-17 07:28:18 +00:00
< div class = "rowitem passive" > < a href = "/user/edit/password/" > {{lang "account_menu_password"}}< / a > < / div >
2018-03-11 09:33:49 +00:00
< div class = "rowitem passive" > < a href = "/user/edit/email/" > {{lang "account_menu_email"}}< / a > < / div >
2018-06-17 07:28:18 +00:00
< div class = "rowitem passive" > < a href = "/user/edit/notifications/" > {{lang "account_menu_notifications"}}< / a > < span class = "account_soon" > Coming Soon< / span > < / div >
2017-09-10 16:57:22 +00:00
{{/** TODO: Add an alerts page with pagination to go through alerts which either don't fit in the alerts drop-down or which have already been dismissed. Bear in mind though that dismissed alerts older than two weeks might be purged to save space and to speed up the database **/}}
2017-03-18 07:23:02 +00:00
< / div >
2017-08-20 09:39:02 +00:00
< / nav >