remove template file not used by the test

This commit is contained in:
pascalc 2013-03-05 19:31:19 +01:00
Родитель 338335de45
Коммит 05ec986523
1 изменённых файлов: 0 добавлений и 14 удалений

Просмотреть файл

@ -1,14 +0,0 @@
{# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/. #}
<html>
<body>
<h1>{{ _('Hooray! Your Firefox is up to date.') }}</h1>
<p>
{% trans %}
Your Firefox is out of date.
{% endtrans %}
</p>
</body>
</html>