Qu'est-ce que Haml
Haml is a templating system that is designed
to avoid writing inline code in a web document and make the HTML cleaner.
Haml gives the flexibility to have some dynamic content in HTML.
Dark Donkey