This is the code that runs https://bandolier.learnjsthehardway.com/ for you to review. It uses the https://git.learnjsthehardway.com/learn-javascript-the-hard-way/bandolier-template to create the documentation for the project.
https://bandolier.learnjsthehardway.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
716 B
27 lines
716 B
2 years ago
|
Your Account Has Changed
|
||
|
------------------------
|
||
|
|
||
|
Your account at <%- company.product %> was recently changed by a computer at IP Address <%- ip_address %>.
|
||
|
|
||
|
The change made was:
|
||
|
|
||
|
<%= change_type %>
|
||
|
|
||
|
It was changed to:
|
||
|
|
||
|
<%= change_data %>
|
||
|
|
||
|
If you did not make this change then please email help@<%- company.website %> and tell them you did not
|
||
|
make these changes.
|
||
|
|
||
|
[NOTE: This email is in plain text format for security so you see it.
|
||
|
If you found it in your spam folder please let us know.]
|
||
|
|
||
|
------------------------
|
||
|
Copyright (C) <%- company.copyright_date %> <%- company.owner %>. All rights reserved.
|
||
|
|
||
|
<%- company.name %>
|
||
|
<%- company.street %>
|
||
|
<%- company.city %>, <%- company.state %>
|
||
|
<%- company.zip_code %>
|