about summary refs log tree commit diff
path: root/app/views/authorize_interactions/error.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/authorize_interactions/error.html.haml')
-rw-r--r--app/views/authorize_interactions/error.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/authorize_interactions/error.html.haml b/app/views/authorize_interactions/error.html.haml
new file mode 100644
index 000000000..88d33b68d
--- /dev/null
+++ b/app/views/authorize_interactions/error.html.haml
@@ -0,0 +1,3 @@
+.form-container
+  .flash-message#error_explanation
+    = t('authorize_follow.error')