clarify why post is not shown
This commit is contained in:
parent
4b3ce9902e
commit
bc5ce50d4d
|
@ -74,7 +74,7 @@ export default (router, tpl) => {
|
|||
return res.reply({
|
||||
code: 404,
|
||||
body: tpl.render('error', {
|
||||
message: "Sorry, this f0ck either doesn't exist (yet) or hasn't been tagged yet.<br />Please remain patient, a support assistant will be shortly with you.",
|
||||
message: "Sorry this post is currently not visible, possible causes are: not tagged, post doesn't exist(yet) or invalid filter settings",
|
||||
tmp: null
|
||||
}, req)
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user