Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.web
Commits
1260bd49
Commit
1260bd49
authored
Sep 23, 2020
by
Samuel GAIST
Browse files
[reports][templates] Moved URL creation outside of template
parent
50d663a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
beat/web/reports/templates/reports/report_about_to_expire_email.txt
View file @
1260bd49
...
...
@@ -3,7 +3,7 @@ Hello,
We'd like you to know that your report {{ report.name }}
is still locked and about to expire.
More details:
http://{{ site.domain }}{{ report.get_author_absolute_url
}}
More details:
{{ report_link
}}
Notice that, if you don't take any action to set it to public, this
report will be set to editable mode on {{ report.expiration_date }}.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment