mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-04 11:03:04 +00:00 
			
		
		
		
	move static files in their respective application
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
{% extends "core/base.jinja" %}
 | 
			
		||||
 | 
			
		||||
{%- block additional_css -%}
 | 
			
		||||
  <link rel="stylesheet" href="{{ scss('sas/album.scss') }}">
 | 
			
		||||
  <link rel="stylesheet" href="{{ scss('sas/css/album.scss') }}">
 | 
			
		||||
{%- endblock -%}
 | 
			
		||||
 | 
			
		||||
{% block title %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user