Skip to content

Instantly share code, notes, and snippets.

@juque
Created March 13, 2012 20:23
Show Gist options
  • Select an option

  • Save juque/2031315 to your computer and use it in GitHub Desktop.

Select an option

Save juque/2031315 to your computer and use it in GitHub Desktop.
Bootic TITLE SEO
<title>{% if resource %}{{ resource.title }}{% endif %}{% if product %}{{ product.title }}{% endif %}{% if template == 'home' %}{{ shop.description }}{% endif %} - {{ shop.name }}</title>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment