File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed
themes/hive-framework-0.0.7/pages Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 7979 <span class="country" itemprop="addressCountry"><txp:variable name="--contact-country" /></span>
8080 </span>
8181 <txp:if_variable name="--contact-map-latitude" not value="">
82- <span class="geo">
83- <meta class="latitude" content="<txp:variable name="--contact-map-latitude" />">
84- <meta class="longitude" content="<txp:variable name="--contact-map-longitude" />">
85- </span>
82+ <txp:if_variable name="--contact-map-longitude" not value="">
83+ <span class="geo">
84+ <meta class="latitude" content="<txp:variable name="--contact-map-latitude" />">
85+ <meta class="longitude" content="<txp:variable name="--contact-map-longitude" />">
86+ </span>
87+ </txp:if_variable>
8688 </txp:if_variable>
8789 <txp:if_plugin not name="com_connect" version="4.6">
8890 <br>
Original file line number Diff line number Diff line change 7979 <span class="country" itemprop="addressCountry"><txp:variable name="--contact-country" /></span>
8080 </span>
8181 <txp:if_variable name="--contact-map-latitude" not value="">
82- <span class="geo">
83- <meta class="latitude" content="<txp:variable name="--contact-map-latitude" />">
84- <meta class="longitude" content="<txp:variable name="--contact-map-longitude" />">
85- </span>
82+ <txp:if_variable name="--contact-map-longitude" not value="">
83+ <span class="geo">
84+ <meta class="latitude" content="<txp:variable name="--contact-map-latitude" />">
85+ <meta class="longitude" content="<txp:variable name="--contact-map-longitude" />">
86+ </span>
87+ </txp:if_variable>
8688 </txp:if_variable>
8789 <txp:if_plugin not name="com_connect" version="4.6">
8890 <br>
You can’t perform that action at this time.
0 commit comments