Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryan-ethode/4c550445c7640a718d7c5ed612d4d4e3 to your computer and use it in GitHub Desktop.
Save ryan-ethode/4c550445c7640a718d7c5ed612d4d4e3 to your computer and use it in GitHub Desktop.
#set($cont = $dotcontent.query("+identifier:942ec5f5-9d49-4f34-a2ca-109201c4a21b +languageId:1620518258288", 1)) ##using French language id here
#set($inode = $cont.get(0).inode)
#set($contInFrench = $dotcontent.find("$!{inode}"))
<p>SEO Description = $contInFrench.seodescription</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment