You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
437 B
HTML
10 lines
437 B
HTML
<!-- Bootstrap core CSS -->
|
|
<link href="{{url_for('static', filename='css/bootstrap/bootstrap.min.css')}}" rel="stylesheet">
|
|
|
|
|
|
<!-- Custom styles for this template -->
|
|
<link href="{{url_for('static', filename='css/bootstrap/carousel.css')}}" rel="stylesheet">
|
|
|
|
|
|
<!-- Custom styles for Actes princiers project -->
|
|
<link href="{{url_for('static', filename='css/bootstrap/custom_style_main.css')}}" rel="stylesheet"> |