]> iEval git - gruntmaster-page.git/blobdiff - tmpl/header.en
Add a clock
[gruntmaster-page.git] / tmpl / header.en
index 5ca79760e5d4dd74e5d17351d47dc6c29722eb9c..0f5938ba85aa18c1c5717e27a5e4201ef306c952 100644 (file)
@@ -3,8 +3,8 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
-<link rel="stylesheet" href="/css/cyborg" id="stylesheet">
-<script src="/js" type="text/javascript"></script>
+<link rel="stylesheet" href="/css/cyborg.css" id="stylesheet">
+<script src="/js.js" type="text/javascript"></script>
 
 <nav class="navbar navbar-default navbar-static-top" role="navigation">
 <div class="container-fluid">
@@ -36,6 +36,8 @@
 </div>
 </nav>
 
+<iframe src="http://free.timeanddate.com/clock/i47sdccv/n49/tlro/fc99f/tct/pct/ta1" frameborder="0" id="clock" width="98" height="18" sandbox="allow-scripts allow-same-origin"></iframe>
+
 <div class="container-fluid">
 
 <h1 id="title">TITLE_GOES_HERE</h1>
This page took 0.020589 seconds and 4 git commands to generate.