Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mytime
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Narendar Vakiti
mytime
Commits
39bd924f
Commit
39bd924f
authored
Jul 25, 2019
by
Prayas Jain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added work aniversary Template and png file
parent
d91cf4a3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
workAnniversaryTemplate.html
src/main/resources/email/workAnniversaryTemplate.html
+13
-0
Happy-work-anniversary.png
src/main/webapp/WEB-INF/images/Happy-work-anniversary.png
+0
-0
No files found.
src/main/resources/email/workAnniversaryTemplate.html
0 → 100644
View file @
39bd924f
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns:th=
"http://www.thymeleaf.org"
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<title>
Work Anniversary Notification
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/>
</head>
<body>
<div
style=
"margin: 0; padding: 0; text-align: center"
>
<img
src=
"../../webapp/WEB-INF/images/Happy-work-anniversary.png"
alt=
"Work Anniversary"
/>
</div>
</body>
</html>
\ No newline at end of file
src/main/webapp/WEB-INF/images/Happy-work-anniversary.png
0 → 100644
View file @
39bd924f
23.5 KB
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