Skip to content

Instantly share code, notes, and snippets.

@1stevengrant
Created December 24, 2014 11:32
Show Gist options
  • Save 1stevengrant/3b57b03af8ba7773d8b4 to your computer and use it in GitHub Desktop.
Save 1stevengrant/3b57b03af8ba7773d8b4 to your computer and use it in GitHub Desktop.
{% extends "_layout" %}
{% set query = craft.request.getParam('q') %}
{% set title = "Search results for: {{ query }}" %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment