mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
move static files in their respective application
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
{% block head %}
|
||||
{{ super() -}}
|
||||
<link rel="stylesheet" href="{{ scss('election/election.scss') }}">
|
||||
<link rel="stylesheet" href="{{ scss('election/css/election.scss') }}">
|
||||
{%- endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
Reference in New Issue
Block a user