Skip to content

Instantly share code, notes, and snippets.

@ianhomer
Last active August 29, 2015 13:57
Show Gist options
  • Save ianhomer/9444341 to your computer and use it in GitHub Desktop.
Save ianhomer/9444341 to your computer and use it in GitHub Desktop.
<!-- Tridion JSP template with contextual selection -->
<%@taglib prefix="context" uri="http://context.sdl.com/taglib" %>
<tcdl:if expression="os.model == 'Android'">
Would you like to try our new Android app?
- <a href=" ... google app store link ... ">download now</a>
</tcdl:if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment