aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/packages/_maintainer.html.erb')
-rw-r--r--app/views/packages/_maintainer.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/packages/_maintainer.html.erb b/app/views/packages/_maintainer.html.erb
new file mode 100644
index 0000000..9f89c7c
--- /dev/null
+++ b/app/views/packages/_maintainer.html.erb
@@ -0,0 +1 @@
+<%= mail_to maintainer['email'], maintainer['name'], title: maintainer['email'] %> \ No newline at end of file