13.Jan - 2014
One of the first issues I had to figure out when we started to work with Siteleaf was how to code the meta name=“description” in our templates.
All the reference themes we found had this or similar in the code.
<meta name="description" content="{{ site.meta.description }}">