@(contents: List[models.Content]) @import org.jba.Mustache @main("Mustache demo") {

Template:

@* Log wrong template @Mustache.render("notexist.html", contents) *@

MAJAX

Partial

Partial MAJAX

}