4dba2426ed
Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language." OK sthen@
6 lines
239 B
Plaintext
6 lines
239 B
Plaintext
Inspired by ctemplate and et, Mustache is a framework-agnostic way to
|
|
render logic-free views.
|
|
|
|
As ctemplates says, "It emphasizes separating logic from presentation:
|
|
it is impossible to embed application logic in this template language."
|