dynamic header
parent
c398ecdb73
commit
4b3574a6d8
|
@ -59,7 +59,7 @@
|
||||||
endcapture
|
endcapture
|
||||||
%}
|
%}
|
||||||
|
|
||||||
console.log("2", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
|
console.log("3", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
|
@ -191,7 +191,7 @@
|
||||||
endif
|
endif
|
||||||
%}
|
%}
|
||||||
|
|
||||||
<h1>curr {{ shx_current_page }}</h1>
|
<h1>curr {{ shx_current_page }} {{ shx_current_page contains "texte" }}</h1>
|
||||||
<h1>{{ shx_header_logo }}</h1>
|
<h1>{{ shx_header_logo }}</h1>
|
||||||
<h1>{{ settings.logo }}</h1>
|
<h1>{{ settings.logo }}</h1>
|
||||||
<h1>{{ settings.shx_logo_texte }}</h1>
|
<h1>{{ settings.shx_logo_texte }}</h1>
|
||||||
|
|
Loading…
Reference in New Issue