Skip to content

Commit bb72d4a

Browse files
committed
sourced original CakePan
1 parent a7fd0b9 commit bb72d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CakePHP (2.x) Mustache Plugin
2-
CakePHP-Mustache-Plugin View helper that renders Mustache templates. It will also load and process partials!
2+
Mustache View helper (**originally CakePan**) that renders Mustache templates. It will also load and process partials!
33

44
### Why use Mustache templates in CakePHP?
55
<strong>Portability and scalability!</strong> If you have an app that uses lots of front-end coding, you only have to write your templates once. Mustache templates can be rendered in PHP, Javascript, Ruby, Scala, even C++! If you want to move to or from some other framework (Rails, Grails, Lithium etc.), you can be sure that your views and design won't have to be re-built.

0 commit comments

Comments
 (0)