{% include 'normal_head_include.html' %} {% if lockedthread != 'yes' %} {% if thread %} [{{ strings.RETURN }}] {% if not omit %}
{{ strings.LOCKEDANNOUNCE }}
{% endif %}{% if prevpage %}{% endif %} {% if not prevpage %}{{ strings.FIRSTPG }}{% endif %} | {% for page in pages %} {% if not page.current %}[{{ page.page }}]{% endif %} {% if page.current %}[{{ page.page }}]{% endif %} {% endfor %} | {% if nextpage %}{% endif %} {% if not nextpage %}{{ strings.LASTPG }}{% endif %} |