Same header and same footer on all pages

This commit is contained in:
Gaël Métais
2014-09-04 16:28:54 +02:00
parent 24d9690b09
commit 73dc5a6332
8 changed files with 61 additions and 38 deletions
+4 -2
View File
@@ -10,7 +10,7 @@
<script src="/public/scripts/filters.js"></script>
</head>
<body ng-app="YellowLabTools" ng-controller="ResultsCtrl">
<h1>Javascript Spaghetti Profiler</h1>
<h1>Yellow Lab <span class="icon-lab"></span> Tools</h1>
<div ng-if="undefined">Untangling and counting the spaghettis...</div>
@@ -263,9 +263,11 @@
</div>
</div>
</div>
</div>
<div class="footer">
<p><b>Yellow Lab Tools</b> is an open source project by <a href="http://www.gaelmetais.com" target="_blank">Gaël Métais</a>, based on <a href="https://github.com/macbre/phantomas" target="_blank">Phantomas</a>.<br>If you like it, <a href="https://github.com/gmetais/YellowLabTools" target="_blank" class="star">give it a <span>&#9733;</span> on GitHub</a>!</p>
</div>
<script>