Projekt

Obecné

Profil

Stáhnout (878 Bajtů) Statistiky
| Větev: | Revize:
1
<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

    
20
  <main role="main">
21
    <div layout:fragment="content"></div>
22
  </main>
23

    
24
<footer class="text-muted">
25
<div class="container">
26

    
27
  </div>
28
</footer>
29

    
30
<script type="text/javascript" src="js/app.js"></script>
31
</body>
32
</html>
(2-2/3)