Skip to content

Conversation

@thmarx
Copy link
Collaborator

@thmarx thmarx commented Jan 25, 2026

Example to implement some kind of global values:

{% assign globals = select_node("/.technical/globals") %}
{% if !empty(globals) %}
	Version: {{ globals.meta.get('version') }} <br/>
{% else %}
	Globals node not found! <br/>
{% endif %}

@thmarx thmarx linked an issue Jan 25, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Referenzen to meta data of other sites

1 participant