updating the email template to use a png file and inline styles rather than an SVG and style sheet.

This commit is contained in:
danfunk 2023-12-19 17:37:21 -05:00
parent 1d84004aaf
commit 9cb7965e7e
2 changed files with 3 additions and 3 deletions

BIN
crc/static/uva_rotunda.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -357,7 +357,7 @@
<div class="content">
<!-- START HEADER -->
<div class="header">
<div class="header" style="clear: both; margin-top: 10px; width: 100%; background-color: #232D48; color:white;">
<table role="presentation">
<tr>
<td class="container">
@ -367,7 +367,7 @@
<th role="presentation"></th>
<td id="logo-td">
<img class="logo"
src="{{ url_for('static', filename='uva_rotunda.svg', _external=True) }}"
src="{{ url_for('static', filename='uva_rotunda.png', _external=True) }}"
alt="University of Virginia">
</td>
<th role="presentation"></th>
@ -404,7 +404,7 @@
<!-- END CENTERED WHITE CONTAINER -->
<!-- START FOOTER -->
<div class="footer">
<div class="footer" style="clear: both; margin-top: 10px; width: 100%; background-color: #232D48; color:white;">
<table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="content-block">