Skip to content Skip to footer navigation
[Go to site: main page, start]

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