@@ -14,4 +14,4 @@
{% include_block button %}
{% endfor %}
</div>
-</div>
+</div>
@@ -16,4 +16,4 @@
@@ -16,4 +16,4 @@ style="background-image:url('{{card_img.url}}');"
@@ -5,4 +5,4 @@
{% else %}
<iframe class="embed-responsive-item" width="100%" style="border:0" src="https://maps.google.com/maps?q={{ self.search|urlencode }}&output=embed" title="{{self.map_title}}" allowfullscreen></iframe>
{% endif %}
@@ -1,4 +1,4 @@
<h1 {% if self.settings.custom_css_class %}class="{{self.settings.custom_css_class}}"{% endif %}
{% if self.settings.custom_id %}id="{{self.settings.custom_id}}"{% endif %}>
{{ self.text }}
-</h1>
+</h1>
<h2 {% if self.settings.custom_css_class %}class="{{self.settings.custom_css_class}}"{% endif %}
-</h2>
+</h2>
<h3 {% if self.settings.custom_css_class %}class="{{self.settings.custom_css_class}}"{% endif %}
-</h3>
+</h3>
@@ -15,4 +15,4 @@
{% if not self.fluid %}
-{% endif %}
+{% endif %}
@@ -17,4 +17,4 @@ class="w-100 {{self.settings.custom_css_class}}"
{% if self.settings.custom_id %}id="{{self.settings.custom_id}}"{% endif %}
alt="{{self_image.image.title}}" />
@@ -31,4 +31,4 @@
-</section>
+</section>
<a href="{% pageurl page %}" title="{{page.title}}">Read more »</a>
{% endwith %}
@@ -26,4 +26,4 @@
</tr>
</tbody>
-</table>
+</table>