mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-17 15:30:24 +00:00
mail layout imp 7
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ def build_message(birthdays: list[dict], target_date: date | None = None) -> Ema
|
|||||||
if Config.WEB_URL:
|
if Config.WEB_URL:
|
||||||
link_html = f"""
|
link_html = f"""
|
||||||
<tr>
|
<tr>
|
||||||
<td style="padding:24px 0 0 0;" align="center">
|
<td style="padding:24px 0 16px 0;" align="center">
|
||||||
<table cellpadding="0" cellspacing="0">
|
<table cellpadding="0" cellspacing="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td style="background:#0066cc;border-radius:4px;">
|
<td style="background:#0066cc;border-radius:4px;">
|
||||||
|
|||||||
Reference in New Issue
Block a user