|
@@ -258,6 +258,7 @@
|
|
</table>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<!-- Only needed if your stations has lightning detection
|
|
<!-- Only needed if your stations has lightning detection
|
|
|
|
+ #if $year.lightningStrikes.has_data
|
|
<div class="card" >
|
|
<div class="card" >
|
|
<h1><i class="fas fa-bolt m-orange" ></i> Total Lightning Strikes</h1>
|
|
<h1><i class="fas fa-bolt m-orange" ></i> Total Lightning Strikes</h1>
|
|
<table class="tablespacer">
|
|
<table class="tablespacer">
|
|
@@ -273,6 +274,7 @@
|
|
#end if
|
|
#end if
|
|
</table>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
|
|
+ #end if
|
|
-->
|
|
-->
|
|
#if $year($years_ago=1).outTemp.max.string != " N/A"
|
|
#if $year($years_ago=1).outTemp.max.string != " N/A"
|
|
<div class="card" >
|
|
<div class="card" >
|