You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Play mustache template renderer
=================================
In play module configuration add the following binding:
```
MustacheRenderer -> MustacheRendererImpl
```
About
Mustache template renderer for play framework 2.x Scala implementation