Skip to content

Instantly share code, notes, and snippets.

@ManuelBv
Created May 11, 2012 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ManuelBv/2660904 to your computer and use it in GitHub Desktop.
Save ManuelBv/2660904 to your computer and use it in GitHub Desktop.
the default code for title and description emta in BC store's head
<title>%%Page.WindowTitle%%</title>
<meta http-equiv="Content-Type" content="text/html; charset=%%GLOBAL_CharacterSet%%" />
<meta name="description" content="%%Page.MetaDescription%%" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment