summaryrefslogtreecommitdiff
path: root/client/html/not_found.tpl
AgeCommit message (Collapse)Author
2017-01-21client: refactor linking and routingrr-
Print all links through new uri.js component Refactor the router to use more predictable parsing Fix linking to entities with weird names (that contain slashes, + etc.)
2016-09-29client/general: remove 404 imagerr-
It used to be relevant when we had Tsukasa for mascot, but since the 2.x strives to look more "professional" and there's no Tsukasa in the README, it just looks out of place.
2016-06-23client/views: escape HTMLrr-
This lets client use < > in tag names.
2016-05-21client/build: organize assets into directoriesrr-
2016-05-21client/general: show correct URL in 404 pagerr-
2016-05-21client/general: add 404 pagerr-
Reuses old 404 image from 1.x branch, may be subject to change.