Split base into multiple partials
This commit is contained in:
parent
c96adc71f9
commit
98cfee4ce2
19 changed files with 199 additions and 198 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- Gauges -->
|
||||
{% if GUAGES %}
|
||||
<script type="text/javascript">
|
||||
var _gauges = _gauges || [];
|
||||
(function() {
|
||||
|
@ -13,4 +13,5 @@
|
|||
s.parentNode.insertBefore(t, s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Gauges -->
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue