Skip to content
Snippets Groups Projects
Commit 52e889e1 authored by Martin Lowe's avatar Martin Lowe :flag_ca:
Browse files

Iss #153 - Fix bad section ref in Qute template that broke revalidation

parent 2f915e20
No related branches found
No related tags found
1 merge request!169Iss #153 - Fix bad section ref in Qute template that broke revalidation
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
</div> </div>
{/} {/}
{#post_content} {#postcontent}
<script src="https://hcaptcha.com/1/api.js?hl=en" async="async" defer="defer"></script> <script src="https://hcaptcha.com/1/api.js?hl=en" async="async" defer="defer"></script>
{| {|
<script> <script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment