debug link vhc
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
<tr>
|
||||
<td style="vertical-align: top;padding-bottom: 18px" class="td_key" >
|
||||
<span style="font-weight: bold;">
|
||||
{% if task.href != "" %}
|
||||
{{task.key}}
|
||||
{% else %}
|
||||
<a href="{{task.href}}" target="_blank" style="text-decoration: none;color: white" ><span style="font-weight: bold;">{{task.key}}</span><br><br></a>
|
||||
{% endif %}
|
||||
</span><br>
|
||||
{{task.str_start_date}} - {{task.str_end_date}}<br>
|
||||
{{task.str_start_time}} - {{task.str_end_time}}
|
||||
|
Reference in New Issue
Block a user