Linkify question in emails for market resolution and market close
This commit is contained in:
parent
d3ffc7d786
commit
cc375256a1
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user