module ApplicationHelper

def subtitle

def subtitle
  trusty_config['admin.subtitle'] || 'Publishing for Small Teams'
end