summaryrefslogtreecommitdiff
path: root/app/views/notify/changed_milestone_issue_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/changed_milestone_issue_email.html.haml')
-rw-r--r--app/views/notify/changed_milestone_issue_email.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/notify/changed_milestone_issue_email.html.haml b/app/views/notify/changed_milestone_issue_email.html.haml
new file mode 100644
index 00000000000..7d5425fc72d
--- /dev/null
+++ b/app/views/notify/changed_milestone_issue_email.html.haml
@@ -0,0 +1,3 @@
+%p
+ Milestone changed to
+ %strong= link_to(@milestone.name, @milestone_url)