use markdown2, add forced login. Added breadcrumbs
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
{% block content -%}
|
||||
<p>{{ minimd(description) | safe }}</p>
|
||||
<p><a href="{{ url_for('new_thread', forum_id = forum_id) }}">Create thread</a></p>
|
||||
<p><span> « </span><a href="{{ url_for('index') }}">Forum list</a><span> | </span><a href="{{ url_for('new_thread', forum_id = forum_id) }}">Create thread</a></p>
|
||||
{{- nav() -}}
|
||||
<table>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user