diff options
author | citrons <citrons> | 2021-06-25 05:33:00 +0000 |
---|---|---|
committer | citrons <citrons> | 2021-06-25 05:33:00 +0000 |
commit | 3a3e427695f3f6754297a2dde335358518d3373a (patch) | |
tree | 2fb6b2d400ee47727e370e5454047ac654305074 /apioforum/templates | |
parent | 4bb33e0c18b45ae0cc0f87438c8e0432cf6250c1 (diff) |
permissions table
Diffstat (limited to 'apioforum/templates')
-rw-r--r-- | apioforum/templates/view_forum.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apioforum/templates/view_forum.html b/apioforum/templates/view_forum.html index 96c51bb..fce051f 100644 --- a/apioforum/templates/view_forum.html +++ b/apioforum/templates/view_forum.html @@ -10,6 +10,7 @@ {%block content%} {% if forum.description %} {{forum.description|md|safe}} +<hr/> {% endif %} {% if subforums %} |