We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc121c commit d1f1435Copy full SHA for d1f1435
index.html
@@ -67,7 +67,7 @@
67
<!-- end of banner-2 -->
68
{% comment %} {% include banner-3.html %}{% endcomment %}
69
<!-- end of banner-3 -->
70
-{% comment %}{% include members.html %}{% endcomment %}
+{% include members.html %}
71
<!-- end of members -->
72
{% comment %} {% include banner-4.html %}{% endcomment %}
73
<!-- end of volunteer -->
@@ -85,7 +85,7 @@
85
<!-- end of hybrid -->
86
{% include newsletter.html %}
87
<!-- end of newsletter -->
88
-{% comment %}{% include contact.html %}{% endcomment %}
+{% include contact.html %}
89
<!-- end of contact -->
90
91
0 commit comments