-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add watermark in email template #108
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aprovado
self.watermark = """ | ||
<p><small>Esta pesquisa foi realizada automaticamente pelo | ||
<a href="https://gestaogovbr.github.io/Ro-dou/">Ro-DOU</a> | ||
</small> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
</small> | |
</small></p> |
Fechar a tag <p>
é opcional. Mas para ficar consistente com a forma como é usado o resto do conteúdo, acho que é bom ter, não?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Não gostou da sugestão, @washolive ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fiz em outro PR #109
Add watermark text in the bottom of the email template.
"Esta pesquisa foi realizada automaticamente pelo Ro-DOU"