|
|
|
|
|
|
|
|
<!-- Bootstrap CSS --> |
|
|
<!-- Bootstrap CSS --> |
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> |
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> |
|
|
<link href="{{ url_for('static',filename='styles/custom.css') }}" rel="stylesheet"> |
|
|
<link href="{{ url_for('static',filename='styles/custom.css') }}" rel="stylesheet"> |
|
|
<!-- Google font --> |
|
|
|
|
|
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap" rel='stylesheet' type='text/css'> |
|
|
|
|
|
</head> |
|
|
</head> |
|
|
|
|
|
|
|
|
<body class="d-flex flex-column min-vh-100"> |
|
|
<body class="d-flex flex-column min-vh-100"> |