Skip to content Skip to footer navigation
πŸ† Vote for your favorite CMS at the CMS Critic Awards! Voting ends Feb 28th.

segment_x

Given "x", any segment number, will return the value of that particular URL segment if it's present.

Example URL: /put/that/cookie/down

{{ segment_3 }}
{{ $segment_3 }}
cookie