gl-website-deployer/views/partials/header.mustache

12 lines
223 B
Plaintext
Raw Normal View History

2024-11-19 08:02:04 +01:00
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
{{> bootstrap_css }}
<title>Hello, world!</title>
</head>