{#- The generated page ought to work in most browsers. Currently supports down to IE 6. (some CSS breaks in IE5, but still browsable) Beware of cross-browser compatibility, basicly comply with CSS 2.1 and ECMAscript 3 or provide a fallback. - Avoid Node.textContent (break in IE < 9) - Avoid Array.prototype.indexOf (break in IE < 9) - Avoid Event.preventDefault (break in IE < 9) -#} {{ title }} {% if rss -%} {% endif -%} {% for i in range(meta_cnt) -%} {% endfor -%} {% for i in range(toc_cnt) -%} {% endfor -%} {% block static_index %}{% endblock -%}