Rev | Line | |
---|
[14926] | 1 | <!DOCTYPE HTML> |
---|
| 2 | <!-- |
---|
| 3 | Dimension by HTML5 UP |
---|
| 4 | html5up.net | @ajlkn |
---|
| 5 | Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) |
---|
| 6 | --> |
---|
| 7 | <html> |
---|
| 8 | <head> |
---|
| 9 | <title>{{ .Title }}</title> |
---|
| 10 | <meta charset="utf-8" /> |
---|
| 11 | <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> |
---|
| 12 | <link rel="stylesheet" href="/css/main.css" /> |
---|
| 13 | <link rel="stylesheet" href="/css/project.css" /> |
---|
| 14 | <!--[if lte IE 9]><link rel="stylesheet" href="/css/ie9.css" /><![endif]--> |
---|
| 15 | <noscript><link rel="stylesheet" href="/css/noscript.css" /></noscript> |
---|
| 16 | </head> |
---|
| 17 | <!-- Scripts --> |
---|
| 18 | <script src="/js/jquery.min.js"></script> |
---|
| 19 | <body> |
---|
Note: See
TracBrowser for help on using the repository browser.