mirror of
https://github.com/ae-utbm/sith.git
synced 2026-02-11 18:08:21 +00:00
move forum style into its own file
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block additional_css %}
|
||||
<link rel="stylesheet" href="{{ scss('forum/css/forum.scss') }}">
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% if topic %}
|
||||
{{ display_search_bar(request) }}
|
||||
|
||||
Reference in New Issue
Block a user