Welcome to mirror list, hosted at ThFree Co, Russian Federation.

report_email.markerb « report « views « app - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2729aa96b37945a470b956556ee63147d74b8bcc (plain)
1
2
3
4
5
<%= t("notifier.report_email.body",
      url: resource[:url],
      type: resource[:type],
      id: resource[:id],
      reason: resource[:reason]) %>