Advertisement
adwas33

Untitled

Nov 19th, 2022
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="pl" xmlns="http://www.w3.org/1999/xhtml"
  3. xmlns:th="http://www.thymeleaf.org">
  4. <head>
  5. <meta charset="UTF-8"/>
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  8. <link rel="preconnect" href="https://fonts.googleapis.com"/>
  9. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/>
  10. <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap" rel="stylesheet"/>
  11. <style style="display: none">
  12. * {
  13. padding: 0;
  14. margin: 0;
  15. box-sizing: border-box;
  16. display: block;
  17. }
  18. </style>
  19. <style style="display: none">
  20. @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
  21. </style>
  22. </head>
  23. <body>
  24. <div style="width: 100%; font-family: 'Poppins', sans-serif; background-color: #e5e5e5">
  25. <img src="https://i.imgur.com/AybDjti.png" alt="Zdjęcie w banerze"
  26. style="margin: 0 auto; max-width: 600px; width:100%; height: 100%; object-fit: cover"/>
  27. <div style="max-width: 600px; margin: 0 auto; padding: 30px 40px; background-color: #fff">
  28. <h1 style="width: 100%; line-height: 36px; font-size: 24px; font-weight: 700; padding: 40px 0">Witamy w aplikacji RentMe oraz Creative AGH</h1>
  29. <p style="font-weight: 400; font-size: 18px; line-height: 27px; margin-bottom: 60px; width: 100%">
  30. Cieszymy się, że zarejestrowales sie do naszej aplikacji RentMe .
  31. </p>
  32. <p style="font-weight: 400; font-size: 18px; line-height: 27px; margin-bottom: 60px; width: 100%">
  33. Wraz z potwierdzeniem twojego konta w sieci akademickiej AGH zyskasz możliwość do wypożyczania i przenoszenia przedmiotów :) .
  34. </p>
  35. <p style="font-weight: 400; font-size: 18px; line-height: 27px; margin-bottom: 60px; width: 100%">
  36. Dziekujemy i życzymy dobrych wrażeń w korzystaniu z naszej aplikacji .
  37. </p>
  38. <div style="padding: 40px 30px; margin-bottom: 70px; width: 100%; background: #8b0000; font-size: 18px">
  39. <h2 style="font-weight: 700; font-size: 18px; text-transform: capitalize; width: 100%; margin-bottom: 40px; color: white">
  40. Twoje dane:
  41. </h2>
  42. <p style="width: 100%; margin-bottom: 20px">
  43. <span style="color: white; font-weight: 600; width: 100%">Adres email:</span>
  44. <span th:text="${user.getEmail()}" style="color: #fff; width: 100%">Email</span>
  45. </p>
  46. <p style="width: 100%; color: #85bd4b; margin-bottom: 20px">
  47. <span style="color: white; font-weight: 600; width: 100%">Imie i nazwisko:</span>
  48. <span th:text="${user.getName()+' '+user.getSurname()}"
  49. style="color: #fff; width: 100%">Imie i nazwisko<br/>
  50. Anna Nowak</span>
  51. </p>
  52.  
  53. </div>
  54. <h1 style="line-height: 36px; font-size: 24px; font-weight: 700; text-align: center; width: 100%; margin-bottom: 40px">
  55. Potwierdź swój adres email !
  56. </h1>
  57. <p style="font-weight: 400; font-size: 18px; text-align: center; line-height: 27px; margin-bottom: 60px; width: 100%">
  58. Potwierdź adres email klikając w link poniżej:
  59. </p>
  60. <div style="width: 100%; display: flex; justify-content: center">
  61. <a th:href="${validateLink}" href="#link"
  62. style="
  63. text-decoration: none;
  64. color: white;
  65. font-weight: 700;
  66. font-size: 18px;
  67. padding: 10px;
  68. text-transform: uppercase;
  69. background-color: #8b0000;
  70. width: fit-content;
  71. margin: 0 auto 70px;
  72. ">Potwierdź e-mail</a>
  73. </div>
  74. <p style="font-weight: 400; font-size: 16px; line-height: 27px; margin-bottom: 1em; width: 100%">
  75. Jeśli powyższy przycisk nie działa, prosimy wejść w link ponizej:
  76. </p>
  77. <a th:href="${validateLink}" th:text="${validateLink}" href=""
  78. style="color: darkblue; font-weight: 400; font-size: 16px; margin-bottom: 75px"
  79. >https://loremipsum.pl/auth?=e2342e23d2d232dd222</a>
  80. <hr/>
  81. <p style="font-weight: 400; font-size: 14px; line-height: 27px; margin-block: 25px 40px; width: 100%; color: darkblue">
  82.  
  83. Email koła naukowego: creative@agh.edu.pl<br/>
  84. Email opiekuna koła naukowego: pkustra@agh.edu.pl<br/>
  85. Fanpage na Facebooku :<a href="https://www.facebook.com/skn.creative.agh">https://www.facebook.com/skn.creative.agh</a><br/>
  86. Grupa na Facebooku :<a href="https://www.facebook.com/groups/1001925466946542">https://www.facebook.com/groups/1001925466946542</a><br/>
  87. Strona internetowa koła : <a href="http://creative.agh.edu.pl/">http://creative.agh.edu.pl/</a><br/>
  88. <img src="https://i.imgur.com/AybDjti.png" alt="logo" style="width:200px"></p>
  89. </div>
  90. </div>
  91. </body>
  92. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement