1<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/skel.css') }}" />
2<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/style.css') }}" />
3<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/style-large.css') }}" />
4<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/style-xlarge.css') }}" />
5