@@ -4,7 +4,7 @@
<table width="100%">
<tr>
<td width="30%"><strong>{{ L.Ts "global.terms.campaign" }}</strong></td>
- <td><a href="{{ index . "RootURL" }}/campaigns/{{ index . "ID" }}">{{ index . "Name" }}</a></td>
+ <td><a href="{{ RootURL }}/campaigns/{{ index . "ID" }}">{{ index . "Name" }}</a></td>
</tr>
<td width="30%"><strong>{{ L.Ts "email.status.status" }}</strong></td>