catalog.html: load captcha after main.js

This commit is contained in:
Zankaria 2024-10-19 18:58:46 +02:00
parent 0a3430c134
commit d828fb13b9

View file

@ -9,9 +9,9 @@
, board_name = "{{ board.uri }}"
, is_overboard = "{{ is_overboard }}";
</script>
{{ include('captcha_script.html', { form_action_type: 'post_thread' }) }}
<title>{{ settings.title }} ( /{{ board.title|e }}/ )</title>
{% include 'header.html' %}
{{ include('captcha_script.html', { form_action_type: 'post_thread' }) }}
</head>
<body class="8chan vichan {% if mod %}is-moderator{% else %}is-not-moderator{% endif %} theme-catalog active-catalog" data-stylesheet="{% if config.default_stylesheet.1 != '' %}{{ config.default_stylesheet.1 }}{% else %}default{% endif %}">
<div id="top-hud" class="top bar topbar">