UNPKG
grunt-i18n-templates
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
i18n for front-end templates.
github.com/M-jerez/i18nTemplates
M-jerez/i18nTemplates
grunt-i18n-templates
/
test
/
test.html
10 lines
•
149 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE
html
>
<
html
>
<
head
lang
=
"en"
>
<
meta
charset
=
"UTF-8"
>
<
title
>
</
title
>
</
head
>
<
body
>
[[hello:hello world]]
</
body
>
</
html
>