Update the hbs template with ActiveDataFile parameter

This commit is contained in:
2022-05-08 09:45:17 +03:00
parent de8d78ea31
commit a7e51803cf
@@ -1,4 +1,4 @@
<section class="<%= blockClassName %> <%= blockClassName %>--{{ activeDataFile }}"> <section class="<%= blockClassName %> <%= blockClassName %>--{{ config.activeDataFile }}">
{{! {{!
Remove Everything Below: Remove Everything Below: