contact form

main
alexanderroese 2024-06-21 11:26:28 +02:00
parent b3f8f9cb24
commit 7fc3621312
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@
%} %}
<script> <script>
console.log("1", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}") console.log("2", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}")
</script> </script>
@ -113,7 +113,7 @@
endif endif
%} %}
--shx-my-{{ shx_current_page }}: "#8D8D8D"; --shx-my-testtesttest: "#8D8D8D";
--color-background: {{ new_background.red }},{{ new_background.green }},{{ new_background.blue }}; --color-background: {{ new_background.red }},{{ new_background.green }},{{ new_background.blue }};