The footer partial template

Here's an example of the footer partial template found in the footer_partial.tmpl source file in the shared/templates/partials folder:

<footer>
<div id="copyrightNotice">
<p>Copyright &copy; IGWEB. All Rights Reserved</p>
</div>
</footer>
</body>

The footer partial template is also a static template, whose current, sole purpose is to have the HTML markup that contains the copyright notice for the IGWEB website.

Now that we've covered all the partial templates that comprise the web page structure, it's time to examine what a regular template looks like, both from the perspective of the server side and that of the client side.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.26.221