diff --git a/app/views/admin/terms_of_service_files/show.html.haml b/app/views/admin/terms_of_service_files/show.html.haml index c71f7f1af2..db5da9ad9f 100644 --- a/app/views/admin/terms_of_service_files/show.html.haml +++ b/app/views/admin/terms_of_service_files/show.html.haml @@ -1 +1,4 @@ +- content_for :page_title do + = t(".title") + = t(".no_files")