<title>{{ board.url }} - {% if config.thread_subject_in_title and thread.subject %}{{ thread.subject }}{% else %}{{ board.title|e }}{% endif %}</title>
</head>
<body>
{{ boardlist.top }}
{% if pm %}<divclass="top_notice">You have <ahref="?/PM/{{ pm.id }}">an unread PM</a>{% if pm.waiting > 0 %}, plus {{ pm.waiting }} more waiting{% endif %}.</div><hr/>{% endif %}
{% if config.url_banner %}<imgclass="banner"src="{{ config.url_banner }}"{%ifconfig.banner_widthorconfig.banner_height%}style="{% if config.banner_width %}width:{{ config.banner_width }}px{% endif %};{% if config.banner_width %}height:{{ config.banner_height }}px{% endif %}"{%endif%}alt=""/>{% endif %}