Skip to content

Commit

Permalink
Merge pull request #63 from libris/feature/BIBSTAT-25
Browse files Browse the repository at this point in the history
Remove text from email template
  • Loading branch information
praktwerk authored Jan 12, 2021
2 parents d91e7d7 + 17fb6ea commit 9293078
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ docs/_build/

/.settings

.venv/

# IntelliJ
.idea/
*.iml
Expand Down
9 changes: 1 addition & 8 deletions libstat/templates/libstat/email_template.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
<img src="http://bibstat.kb.se/static/img/kb-logo.png" alt="Kungliga biblioteket">
<br>
{{ message|linebreaksbr }}
<br>
<br>
<b>Med vänlig hälsning</b><br>
Cecilia Ranemo<br>
Utredare, statistikansvarig<br>
Officiell biblioteksstatistik<br>
<br>
<b>Kungliga biblioteket</b>, Avdelningen för publik verksamhet, Enheten för nationell bibliotekssamverkan
<br>

0 comments on commit 9293078

Please sign in to comment.