Skip to content

Commit c0d9d38

Browse files
authored
asdf
1 parent 06ea0df commit c0d9d38

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

jumpstart/templates/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
<!-- App container -->
1818
<div class="container-fluid">
1919
<div class="row d-flex" id="top-bar">
20-
<iframe class="timewidget" id="timewidget-fake" style="padding: 17px 10px 0; float: left;" src="https://freesecure.timeanddate.com/clock/i6zogrqs/n179/fn8/fs20/fcfcf6fa/tct/pct/ahl/ftb/tt0/tm3/th2/ts1/tb1" frameborder="0" width="447" height="25" allowTransparency="true"></iframe>
20+
<div class="mr-auto">
21+
<iframe class="timewidget" id="timewidget-real" style="padding: 17px 10px 0; float: left;" src="https://freesecure.timeanddate.com/clock/i6zogrqs/n179/fn8/fs20/fcfcf6fa/tct/pct/ahl/ftb/tt0/tm3/th2/ts1/tb1" frameborder="0" allowTransparency="true"></iframe>
22+
</div>
2123
<div class="file-title" style="padding: 6px 10px 0 10px;">
2224
<b>Harold: <span id="harold-file-name"></span></b>
2325
</div>

0 commit comments

Comments
 (0)