diff options
Diffstat (limited to 'tests/templates/base.html')
| -rw-r--r-- | tests/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/templates/base.html b/tests/templates/base.html index 611bc094a9..c401502dd9 100644 --- a/tests/templates/base.html +++ b/tests/templates/base.html @@ -5,4 +5,4 @@ {% block content %} {% endblock %} </body> -</html>
\ No newline at end of file +</html> |
