PHPackages                             mouf/html.template.mouftemplate - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. mouf/html.template.mouftemplate

ActiveMouf-library[Templating &amp; Views](/categories/templating)

mouf/html.template.mouftemplate
===============================

This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.

v2.1.0(3y ago)0144.4kMITPHPPHP ^8.0

Since Jun 3Pushed 3y ago2 watchersCompare

[ Source](https://github.com/thecodingmachine/html.template.mouftemplate)[ Packagist](https://packagist.org/packages/mouf/html.template.mouftemplate)[ Docs](https://github.com/thecodingmachine/html.template.mouftemplate)[ RSS](/packages/mouf-htmltemplatemouftemplate/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

MoufTemplate: the HTML template used for Mouf
=============================================

[](#mouftemplate-the-html-template-used-for-mouf)

MoufTemplate is the HTML template used for the [Mouf project](http://mouf-php.com).

It is obviously a Mouf package, and extends the [Mouf TemplateInterface](https://github.com/thecodingmachine/html.template.templateinterface). This means that if you are using Mouf, you can use the MoufTemplate in every place you would need a template implementing the TemplateInterface.

MoufTemplate has 5 zones: *content*, *top*, *left*, *right* and *bottom*. Fill these zones using the Mouf UI.

Here is a sample code:

```
