+
- {{#if feature_image}}
-
- {{!-- This is a responsive image, it loads different sizes depending on device
- https://medium.freecodecamp.org/a-guide-to-responsive-images-with-ready-to-use-templates-c400bd65c433 --}}
-
+ {{!-- This is a responsive image, it loads different sizes depending on device
+ https://medium.freecodecamp.org/a-guide-to-responsive-images-with-ready-to-use-templates-c400bd65c433
+ --}}
+
-
- {{/if}}
+ src="{{img_url feature_image size="
+ xl"}}"
+ alt="{{title}}"
+ />
+
+ {{/if}}
-
-
- {{content}}
-
-
+
+
+ {{content}}
+
+
- {{!-- Email subscribe form at the bottom of the page --}}
- {{#if @labs.members}}
+ {{!-- Email subscribe form at the bottom of the page --}}
+ {{#if @labs.members}}
{{> subscribe-form}}
- {{/if}}
+ {{/if}}
- {{!--
-
- If you want to embed comments, this is a good place to do it!
-
- --}}
+ {{!--
+
+ If you want to embed comments, this is a good place to do it!
+
+ --}}
-
-
+ src="https://www.internet-czas-dzialac.pl/isso/js/embed.min.js"
+ async
+ >
-
-
-
-
+ })
+ original_submit.parentElement.appendChild(faux_submit)
+ }
+ for (let i = 0; i <= 20; i++) {
+ if (document.querySelector(".post-action input[type='submit']")) {
+ continue
+ }
+ await new Promise((resolve) => setTimeout(resolve, 200));
+ }
+ addCheckbox();
+ })()
+
+
+
-{{!-- Links to Previous/Next posts --}}
-
+
-{{/post}}
+ {{/post}}
-{{!-- The #contentFor helper here will send everything inside it up to the matching #block helper found in default.hbs --}}
-{{#contentFor "scripts"}}
-
-{{/contentFor}}
+
+ {{/contentFor}}
\ No newline at end of file