+ {{this.cols}} Columns
+
+ {{#if (eq this.cols "2")}}
+ {{> @img-fluid-with-srcset }}
+ {{> @img-fluid-with-srcset }}
+ {{> @img-fluid-with-srcset }}
+ {{/if}}
+ {{#if (eq this.cols "3")}}
+ {{> @img-fluid-with-srcset }}
+ {{> @img-fluid-with-srcset }}
+ {{> @img-fluid-with-srcset }}
+ {{> @img-fluid-with-srcset }}
+ {{/if}}
+ {{#if (eq this.cols "4")}}
+ {{> @img-fluid-with-srcset }}
+ {{> @img-fluid-with-srcset }}
+ {{> @img-fluid-with-srcset }}
+ {{> @img-fluid-with-srcset }}
+ {{> @img-fluid-with-srcset }}
+ {{/if}}
+
+
+{{/types}}