about summary refs log tree commit diff
path: root/app/views/settings/exports/show.html.haml
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-02-27 00:15:00 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-02-27 00:15:00 +0100
commit175a9b9caa92ad90bf2e8b68c299a00adb1f9751 (patch)
treeac9ee673567dd8661fce0644193377af5818b08e /app/views/settings/exports/show.html.haml
parent2826e6dada94da4508ab89f137b456145656d2d9 (diff)
Fix #104 - Style OAuth authorized applications page
Add ability to search accounts by display name
Diffstat (limited to 'app/views/settings/exports/show.html.haml')
-rw-r--r--app/views/settings/exports/show.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/settings/exports/show.html.haml b/app/views/settings/exports/show.html.haml
new file mode 100644
index 000000000..d9006efdb
--- /dev/null
+++ b/app/views/settings/exports/show.html.haml
@@ -0,0 +1,2 @@
+- content_for :page_title do
+  = t('settings.export')