I am currently defining regular expressions in order to capture parameters in a URL, as described in the tutorial. How do I access parameters from the URL as part the
This is not exactly what you asked for, but this snippet is helpful for managing query_strings in templates.
query_strings
templates