I\'m new to Mustache.
Many templating languages (e.g., Django / Jinja) will let you extend a \"parent\" template like so...
I've proposed this to the specification for Mustache here:
https://github.com/mustache/spec/issues/38
Currently mustache.java, hogan.js and phly_mustache support template inheritance.