dash-docs/_layouts/events.html
Saivann f262d0e06f Switch to transifex for translations
All strings, urls and anchors are now in a single yml files for each language
Translated html pages are generated by a jekyll plugin based on unified templates
Add a new sitemap generator plugin for the new translation structure
Update french translations
2013-05-21 01:07:13 -04:00

6 lines
119 B
HTML

---
layout: base
lang: en
---
<h1>{{ page.title }} <small>{{ page.date | date:"%e %B %Y" }}</small></h1>
{{ content }}