new file mode 100644
@@ -0,0 +1,7 @@
+<div class="component component-submit">
+ <button
+ data-manipulator-target
+ type="submit"
+ {{each key: attributes}}{{key}}="{{this}}"{{/each}}
+ ></button>
+</div>