diff --git a/swh/web/ui/templates/home.html b/swh/web/ui/templates/home.html index 2e462bc6..daf5fbe1 100644 --- a/swh/web/ui/templates/home.html +++ b/swh/web/ui/templates/home.html @@ -1,8 +1,9 @@ {% extends "layout.html" %} {% block title %}Home{% endblock %} {% block content %} {% endblock %}