| Index: tests/test_site/pages/translate-html.html |
| =================================================================== |
| --- a/tests/test_site/pages/translate-html.html |
| +++ b/tests/test_site/pages/translate-html.html |
| @@ -1,10 +1,8 @@ |
| -template = empty |
| - |
| <html> |
| <body> |
| Simple TS with default: {{ simple[desc] Translate }}. |
| Same TS with no default: {{ simple }}. |
| TS with fixed text: {{fix-ts[fix] Fixed <fix>text</fix>}}. |