update: models.py + unsubscribe button translated
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<p style='font-style:italic;color:#777'><b>{{ author }}</b> {{ object }} from on {{ on }}</p>
|
||||
<p style='font-style:italic;color:#777'><b>{{ author }}</b> {{ object }} de {{ on }}</p>
|
||||
<p>{{ instance.summary }}</p>
|
||||
</div>
|
||||
<div style='margin-top:10px;'>
|
||||
@ -13,7 +13,7 @@
|
||||
<br>
|
||||
Ne réponds pas directement à cet e-mail, à la place rends-toi sur <a href='{{ on }}' target='_blank'>{{ on }}</a>.
|
||||
<br>
|
||||
<a href='#'>Unsubscribe</a>
|
||||
<a href='#'>Se désinscrire</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user