Added Search Link for bad bookName/articleName on 404

This commit is contained in:
Vertigo
2021-03-17 13:31:56 +05:30
parent 6d2f227c42
commit 611146aa37
4 changed files with 27 additions and 4 deletions

View File

@ -9,5 +9,10 @@
<p>
The requested URL "{{url}}" was not found on this server.
</p>
{{#details}}
<p>
{{{details}}}
</p>
{{/details}}
</body>
</html>