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
2016-02-16 17:27:45 +02:00

6 lines
172 B
Smarty

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