1 |
295437cb
|
cagy
|
<html lang="en"><head>
|
2 |
|
|
<meta charset="utf-8">
|
3 |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
4 |
|
|
<meta name="description" content="">
|
5 |
|
|
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
|
6 |
|
|
<meta name="generator" content="Jekyll v3.8.6">
|
7 |
|
|
<title>Album example · Bootstrap</title>
|
8 |
|
|
|
9 |
|
|
<link rel="canonical" href="https://getbootstrap.com/docs/4.4/examples/album/">
|
10 |
|
|
|
11 |
|
|
<!-- Bootstrap core CSS -->
|
12 |
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
13 |
|
|
<link href="css/fontawesome.min.css" rel="stylesheet">
|
14 |
|
|
<link href="css/style.css" rel="stylesheet">
|
15 |
|
|
|
16 |
|
|
|
17 |
|
|
</head>
|
18 |
|
|
<body>
|
19 |
3a515b92
|
cagy
|
|
20 |
cfe48a96
|
cagy
|
<main role="main">
|
21 |
|
|
<div layout:fragment="content"></div>
|
22 |
|
|
</main>
|
23 |
295437cb
|
cagy
|
|
24 |
|
|
<footer class="text-muted">
|
25 |
cfe48a96
|
cagy
|
<div class="container">
|
26 |
295437cb
|
cagy
|
|
27 |
|
|
</div>
|
28 |
|
|
</footer>
|
29 |
|
|
|
30 |
3a515b92
|
cagy
|
<script type="text/javascript" src="js/app.js"></script>
|
31 |
295437cb
|
cagy
|
</body>
|
32 |
|
|
</html>
|