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.
 
 
 

13 lines
523 B

  1. <!DOCTYPE html>
  2. <html lang="en"><head>
  3. <meta charset="utf-8">
  4. <title>{{.Title}}</title>
  5. <link rel="shortcut icon" href="//www.opencensus.io/favicon.ico"/>
  6. <link rel="stylesheet" href="public/opencensus.css"/>
  7. <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
  8. <link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.indigo-pink.min.css">
  9. <script defer src="https://code.getmdl.io/1.3.0/material.min.js"></script>
  10. </head>
  11. <body>
  12. <h1>{{.Title}}</h1>