diff options
Diffstat (limited to 'app/views/settings/keyword_mutes')
-rw-r--r-- | app/views/settings/keyword_mutes/index.html.haml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/settings/keyword_mutes/index.html.haml b/app/views/settings/keyword_mutes/index.html.haml new file mode 100644 index 000000000..421fbeba2 --- /dev/null +++ b/app/views/settings/keyword_mutes/index.html.haml @@ -0,0 +1,2 @@ +- content_for :page_title do + = t('settings.keyword_mutes') |