summaryrefslogtreecommitdiff
path: root/public/views/shared/refresh-modal.ejs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removing global site layout vars from individual routers, putting them into ↵Claudius2018-11-031-2/+2
| | | | | | app.local Signed-off-by: Claudius <opensource@amenthes.de>
* Add rel="noopener" to target="_blank" linksSheogorath2018-10-041-1/+1
| | | | | | | | | | The noopener construct protects from some nasty clickjacking attacks. We can apply them savely to all our links since we don't rely on the previously used page. Some more details: https://mathiasbynens.github.io/rel-noopener/ Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Refactor templates and rearrange its pathWu Cheng-Han2017-01-211-0/+31