new_user.sms.mustache 205 B

123
  1. <%= t :body, "A new user, %{user}, has registered for the account %{account}", :user => asset.name, :account => asset.account.name %>
  2. <%= t :details, "More info at %{url}", :url => HostUrl.default_host %>