You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mps_site/templates/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ <h5><i>Keep updated with all things MPS!</h5></i>
202
202
</div>
203
203
</div>
204
204
</div>
205
-
{<%# include 'components/merch.html' with merch=merch %>}
205
+
206
206
{% include "components/subgroup.html" with subgroups_data=subgroups_data %}
207
207
{% include 'components/stats.html' with title="Media Production Society In Numbers" subtitle="See how we've grown!" animate_seconds=5 stats=stats_data %}
0 commit comments