glitchier-soc/app/views/settings/keyword_mutes/index.html.haml
David Yip ebfec40698 Set up /settings/keyword_mutes. #164.
This should eventually be accessible via the API and the web frontend,
but I find it easier to set up an editing interface using Rails
templates and the like.  We can always take it out if it turns out we
don't need it.
2017-10-21 14:54:36 -05:00

2 lines
61 B
Text

- content_for :page_title do
= t('settings.keyword_mutes')