{HTML()}<!-- HTML syntax rather than wiki syntax is used on this page because of the large number of nested divs. --><div class="bg-4">
<div class="container">
        <div class="row">
            <div class="col-sm-4">
                <div class="panel panel-default">
                    <div class="">
                        <img src="themes/Happy_Scroll/images/eee.png" class="img-responsive">
                    </div>
                    <div class="panel-body">
                        <p class="lead">Be organized with PluginInclude</p>
                        <p class="">The content of each section of this homepage is actually a separate wiki page, fetched by Include Plugins to complete the page. Easily edit one section without worrying about breaking the construction of the full page. Replace a section with another completely different one by simply changing the Include Plugin's directive.</p>
                    </div>
                </div>
                <!--/panel-->
            </div>
            <!--/col-->
            <div class="col-sm-4">
                <div class="panel panel-default">
                    <div class="panel-thumbnail">
                        <img src="themes/Happy_Scroll/images/444.png" class="img-responsive">
                    </div>
                    <div class="panel-body">
                        <p class="lead">Quickly edit page-section menu</p>
                        <p class="">The menu is edited with Tiki's Admin Menus feature. The menu items link to numbered sections of the Homepage, so updating the menu is fast and simple. A sample menu is included with the theme files.</p>
                    </div>
                </div>
                <!--/panel-->
            </div>
            <!--/col-->
            <div class="col-sm-4">
                <div class="panel panel-default">
                    <div class="panel-thumbnail">
                        <img src="themes/Happy_Scroll/images/444_002.png" class="img-responsive">
                    </div>
                    <div class="panel-body">
                        <p class="lead">Have one or multiple columns</p>
                        <p class="">Of course for full-width background images, one column only on the page is the way to go, but multiple columns are possible simply by assigning content via Admin Modules. See inside pages of the site for the application of the Happy Scroll theme across the other Tiki features and sections</p>
                    </div>
                </div>
                <!--/panel-->
            </div>
            <!--/col-->
        </div>
        <!--/row-->
    </div>
    <!--/container-->
</div>{HTML}
