{% macro example(file) %} {% set path = 'examples/' + file %} {% if file %}
{% highlight 'html' %}{% include path %}{% endhighlight %}