about summary refs log tree commit diff
path: root/app/views/disputes/strikes/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/disputes/strikes/index.html.haml')
-rw-r--r--app/views/disputes/strikes/index.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/disputes/strikes/index.html.haml b/app/views/disputes/strikes/index.html.haml
new file mode 100644
index 000000000..6789fa405
--- /dev/null
+++ b/app/views/disputes/strikes/index.html.haml
@@ -0,0 +1,6 @@
+- content_for :page_title do
+  = t('settings.strikes')
+
+%p= t('disputes.strikes.description_html', instance: Rails.configuration.x.local_domain)
+
+= render partial: 'auth/registrations/account_warning', collection: @strikes