Skip to content

Instantly share code, notes, and snippets.

@Tim-Machine
Created June 12, 2013 13:37
Show Gist options
  • Select an option

  • Save Tim-Machine/5765307 to your computer and use it in GitHub Desktop.

Select an option

Save Tim-Machine/5765307 to your computer and use it in GitHub Desktop.
<!--
Example URL
www.mysite.com/templategroup/subtemplate/segment3
-->
{exp:channel:entries channel="SnactivityDetailsChannel" limit="1" url_title="{segment_3}" }
<h2>{title}</h2>
{if no_results}
{redirect="404"}
{/if}
{/exp:channel:entries}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment