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.
40 lines
859 B
40 lines
859 B
<style>
|
|
table.table{
|
|
border-collapse: collapse;
|
|
}
|
|
|
|
table.table td{
|
|
border: 1px solid #ddd;
|
|
padding: 6px;
|
|
}
|
|
</style>
|
|
|
|
|
|
<div>
|
|
::raw __content__::
|
|
</div>
|
|
|
|
<hr/>
|
|
|
|
<div style="color:#666;font-size:12px;">
|
|
> ::_("This e-mail was sent from"):: <a href="http://::raw HOST::">::_("Cagette.net")::</a>.
|
|
|
|
::if group!=null::
|
|
<br/>
|
|
::_("You receive this message because you are part of"):: <b>::_("Cagette.net")::</b>
|
|
::end::
|
|
|
|
::if list!=null::
|
|
( ::list:: )
|
|
::end::
|
|
|
|
<!-- btn -->
|
|
::if group!=null::
|
|
<div style="width:50%;max-width:300px;margin: 12px auto;padding: 8px;text-decoration: none;background: #070;border-radius: 3px;text-align: center;">
|
|
<a href="http://::HOST::/group/::group.id::" style="color: white;font-weight: bold;text-decoration: none;font-size:1.2em;">
|
|
→ ::_("Cagette.net")::
|
|
</a>
|
|
</div>
|
|
::end::
|
|
|
|
</div>
|