This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/client/res/templates/errors/404.tpl
T
2016-02-16 17:27:45 +02:00

7 lines
160 B
Smarty

<div class="container">
<div class="col-sm-6 col-sm-offset-2">
<h1>Error 404</h1>
The url you requested can't be handled.
</div>
</div>