Skip to content

Instantly share code, notes, and snippets.

@meriouma
Created May 12, 2015 15:21
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 meriouma/a1bc382c6592b82c190d to your computer and use it in GitHub Desktop.
Save meriouma/a1bc382c6592b82c190d to your computer and use it in GitHub Desktop.
GWT-SEO i18n
<seo:SeoWidget>
<seo:Title>
<ui:msg description="SEO - MAIN - TITLE">Title</ui:msg>
</seo:Title>
<seo:Description>
<ui:msg description="SEO - MAIN - DESCRIPTION">Description</ui:msg>
</seo:Description>
<!-- Some more tags -->
</seo:SeoWidget>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment