Files
CRM/layouts/vlayout/modules/Home/Index.tpl
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

12 lines
266 B
Smarty

{strip}
<div class="mainContainer container-fluid">
<div class="hero-unit">
<div class="row-fluid">
<div class="span12">
<h2>Homepage components</h2>
<p>Show the user enabled home page widgets over here...</p>
</div>
</div>
</div>
</div>
{/strip}