You need to modify the template in the theme folder not in the build folder, the build folder gets overwritten after every ./nodebb build
SSO redirect to last position
-
When a user who's not logged in views a post and it says 'you must login to teply' or views a category and it says 'you must login to post' then if you click login from those links they should retain the page in state (I dunno the non Angular term) or URL parameter, then redirect the user back after performing SSO login or register. Probably regular login too, I dunno, I don't use it.
-