{% for node in site.head %} <{{ node.tag }}{% for var in node.var %} {{ var.key }}="{{ var.value }}" {% endfor %} /> {% endfor %}