My ham website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
326 B

6 years ago
  1. <meta charset="UTF-8">
  2. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  3. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  4. <title>
  5. <%= title %>
  6. </title>
  7. <link rel="stylesheet" href="/core.css">
  8. <script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>