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/site/master.tpl
T
Yuri Kuznetsov 3dd82aa61e shortcuts
2022-07-31 17:31:40 +03:00

6 lines
186 B
Smarty

<header id="header">{{{header}}}</header>
<div id="content" class="container content">
<div id="main" tabindex="-1">{{{main}}}</div>
</div>
<footer id="footer">{{{footer}}}</footer>