diff options
Diffstat (limited to 'app/templates/email/annotation_record.html')
| -rw-r--r-- | app/templates/email/annotation_record.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/templates/email/annotation_record.html b/app/templates/email/annotation_record.html new file mode 100644 index 0000000..a85b0b1 --- /dev/null +++ b/app/templates/email/annotation_record.html @@ -0,0 +1,2 @@ +<p>A new annotation has been recorded:</p> +<pre>{{ pretty_record }}</pre> |
