_layouts/contact_me.html in devlopr-0.4.1 vs _layouts/contact_me.html in devlopr-0.4.2
- old
+ new
@@ -1,9 +1,9 @@
----
-layout: default
----
-
-<div class="card">
- <h1 class="card-title"> Contact</h1>
-
- {%- include contact_me_form.html -%}
+---
+layout: default
+---
+
+<div class="card">
+ <h1 class="card-title"> Contact</h1>
+
+ {%- include contact_me_form.html -%}
</div>
\ No newline at end of file