Combo.Template.EExEngine (combo v0.10.0)

View Source

The template engine that handles EEx templates.

Warning: Do not use this function with user-generated content, as it does not escape HTML, hence it doesn't provides XSS protection.

Summary

Functions

compile(path, name)

Callback implementation for Combo.Template.Engine.compile/2.