Andy Allan
5bed217823
Use lazy translations where possible
2018-04-25 14:10:59 +08:00
Herve Saint-Amand
e3e5ad4c5f
Refactored the code to invoke the message body partial layout, as suggested in the PR
2017-01-16 22:50:01 +00:00
Herve Saint-Amand
433b7c5dfa
Remove that ugly style="margin: 0"
...
It's really only needed for rendering in Yahoo. Let's try to do without having to copy-paste that into every html template.
2017-01-13 22:58:57 +00:00
Herve Saint-Amand
c94213847b
Simplified the partial layout
...
Rather than wrap the body in a :body block, just make it the default, unnamed block, which keeps the markup more lightweight.
2017-01-13 22:43:23 +00:00
Herve Saint-Amand
417176f868
Moved message table HTMl to a partial template
...
Several notifications are about a message having been sent from one user to another via OSM. I've moved the code for the HTML table that holds the actual user message, with the avatar and the body text, to its own partial template, so that it can be reused. I've updated a second notifier message to the new template, diary_comment_notification.
2017-01-08 22:09:10 +00:00
Tom Hughes
2a35f530bd
Add an HTML version of the diary comment notification mail
2012-03-17 16:36:58 +00:00
Tom Hughes
dc9b0e8c94
Rename notifier views to new style names
2011-11-14 09:42:45 +00:00
Tom Hughes
8b5847f7e3
Remove "do not reply" banner from message and comment notifications.
2009-11-06 16:08:35 +00:00
Tom Hughes
2e2f212472
Rename views to rails 2 style names.
2009-06-09 20:50:14 +00:00