Linkify question in emails for market resolution and market close

This commit is contained in:
James Grugett 2022-02-22 22:07:23 -06:00
parent d3ffc7d786
commit cc375256a1
2 changed files with 12 additions and 8 deletions

View File

@ -280,8 +280,8 @@
"
valign="top"
>
<h2
class=""
<a
href="{{url}}"
style="
font-family: 'Helvetica Neue', Helvetica, Arial,
'Lucida Grande', sans-serif;
@ -293,10 +293,12 @@
text-align: left;
margin: 0 0 0 0;
color: #4337c9;
display: block;
text-decoration: none;
"
>
{{question}}
</h2>
{{question}}</a
>
</td>
</tr>
<tr

View File

@ -280,8 +280,8 @@
"
valign="top"
>
<h2
class=""
<a
href="{{url}}"
style="
font-family: 'Helvetica Neue', Helvetica, Arial,
'Lucida Grande', sans-serif;
@ -293,10 +293,12 @@
text-align: left;
margin: 0 0 0 0;
color: #4337c9;
display: block;
text-decoration: none;
"
>
{{question}}
</h2>
{{question}}</a
>
</td>
</tr>
<tr