Skip to content

Instantly share code, notes, and snippets.

@artolaluis
Created May 28, 2014 20:49
Show Gist options
  • Save artolaluis/c914a5e700195f912a2f to your computer and use it in GitHub Desktop.
Save artolaluis/c914a5e700195f912a2f to your computer and use it in GitHub Desktop.
List of HTML templates using url template tags.
grep -nri '% url' site/templates | cut -d : -f 1 | sort | uniq | tr "\n" " "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment