I was watching a video coding html, and I saw in the video they used a bit of code that looked like this:
<body>
{% block %}
{% endblock %}
</body>
Is this some form of commenting in html? I think the coder they were using was Espresso for Mac. I've just never seen it. The video is here: http://vimeo.com/7405114, at about 5 minutes in, toward the very end.