update server message.htm
This commit is contained in:
parent
dbe42b7dff
commit
963404fc4c
|
|
@ -1,49 +1,96 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th>
|
||||
<div class="mail_row" style="align-items: center;">
|
||||
<div class="logo" style="display: flex; align-items: center; justify-content: center;">
|
||||
<img src="{{ asset('themes/form/assets/images/logo.png') }}" alt="logo">
|
||||
</div>
|
||||
<h1 class="mail_header-title">
|
||||
<!-- Заявка на карту {{ 'logo-bg.png'|media }} -->
|
||||
Письмо
|
||||
|
||||
</h1>
|
||||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<!-- <body style="margin:10px;padding:0px;border:none;outline:none;scroll-behavior:smooth;font-family:'Open Sans', sans-serif;font-size:14px;color:#000;line-height:1.7em;font-weight:400;background:#fff;position:relative;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;"> -->
|
||||
<section class="mail" style="width:100%;display:block;position:relative;">
|
||||
<table class="mail_table" cellpadding="0" cellspacing="0" border="0" style="position:relative;width:100%;margin:10px 0;border:1px solid #E5E5E5;border-spacing:0;position: relative;">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="header" style="padding: 0; position: relative;border: 1px solid #E5E5E5;">
|
||||
<div class="header_row" style="display: flex; align-items: center;">
|
||||
<div class="logo" style="width: 130px;height: 75px;border-right: 1px solid #E5E5E5;margin-right: 30px;display: flex;align-items: center;justify-content: center;position: relative; z-index: 2;">
|
||||
<img src="{{ asset('themes/form/assets/images/logo.png') }}" alt="logo" style="width: 100%;height: 100%;object-fit: contain;-o-object-fit: contain;">
|
||||
</div>
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<div class="mail_row">
|
||||
<h4 class="mail_body-label">
|
||||
Тема письма :
|
||||
</h4>
|
||||
<p class="mail_body-text">
|
||||
{{subject}}
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<div class="mail_row">
|
||||
<h4 class="mail_body-label">
|
||||
Сообщение
|
||||
</h4>
|
||||
<p class="mail_body-text">
|
||||
{{ messsage }}
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
<!-- <div class="table_bg" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); width: 70%; height: 70%; ">
|
||||
<img src="{{ asset('themes/form/assets/images/logo-bg.png') }}" alt="logo-bg" style="width: 100%; height: 100%; object-fit: contain; -o-object-fit: contain;">
|
||||
</div> -->
|
||||
<h1 class="title" style="font-weight: 700;font-size: 24px;line-height: 34px;color: #01815E;">
|
||||
Заявка на карту
|
||||
</h1>
|
||||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="padding:0px 30px;padding-top:40px;">
|
||||
<div class="mail_row" style="display:flex;margin-bottom:5px;">
|
||||
<h4 class="mail_body-label" style="position:relative;font-weight:normal;margin:0px;background:none;line-height:1.6em;font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
Имя:
|
||||
</h4>
|
||||
<p class="mail_body-text" style="font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
admin
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="padding:0px 30px;">
|
||||
<div class="mail_row" style="display:flex;margin-bottom:5px;">
|
||||
<h4 class="mail_body-label" style="position:relative;font-weight:normal;margin:0px;background:none;line-height:1.6em;font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
Название организации:
|
||||
</h4>
|
||||
<p class="mail_body-text" style="font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
test
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="padding:0px 30px;">
|
||||
<div class="mail_row" style="display:flex;margin-bottom:5px;">
|
||||
<h4 class="mail_body-label" style="position:relative;font-weight:normal;margin:0px;background:none;line-height:1.6em;font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
E-mail:
|
||||
</h4>
|
||||
<p class="mail_body-text" style="font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
admin@gmail.com
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="padding:0px 30px;">
|
||||
<div class="mail_row" style="display:flex;margin-bottom:5px;">
|
||||
<h4 class="mail_body-label" style="position:relative;font-weight:normal;margin:0px;background:none;line-height:1.6em;font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
Тема:
|
||||
</h4>
|
||||
<p class="mail_body-text" style="font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
test
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="padding:0px 30px;padding-bottom:40px;">
|
||||
<div class="mail_row" style="display:flex;margin-bottom:5px;">
|
||||
<h4 class="mail_body-label" style="position:relative;font-weight:normal;margin:0px;background:none;line-height:1.6em;font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
Сообщение:
|
||||
</h4>
|
||||
<p class="mail_body-text" style="font-weight:400;font-size:24px;line-height:34px;color:#3A3A3A;margin:0 15px 0 0;display:block;">
|
||||
test-test-test-test-test-test-test-test-test-test-test
|
||||
</p>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<div class="table_bg" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); width: 70%; height: 70%; pointer-events: none; background: url({{ asset('themes/form/assets/images/logo-bg.png') }}) no-repeat center;background-size: contain;">
|
||||
|
||||
<!-- <img style="width: 100%;height: 100%;object-fit: contain;-o-object-fit: contain;"src="{{ asset('themes/form/assets/images/logo-bg.png') }}" /> -->
|
||||
|
||||
<!-- <img style="width: 100%;
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
-o-object-fit: contain;" src="images/logo-bg.png" /> -->
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
<!-- </body> -->
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
<h1>Hi !</h1>
|
||||
Loading…
Reference in New Issue