Typo on report title.
This commit is contained in:
parent
453caf033d
commit
8773f077e8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
{{ define "title" }}FAILURE{{end}}
|
{{ define "title" }}SUCCESS{{end}}
|
||||||
|
|
||||||
{{ define "content" }}
|
{{ define "content" }}
|
||||||
<!-- Callout Panel -->
|
<!-- Callout Panel -->
|
||||||
|
@ -25,4 +25,4 @@
|
||||||
<td style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; width: 99%; color: #333; margin: 0; padding: 0;">{{ .Commit.Message }}</td>
|
<td style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; width: 99%; color: #333; margin: 0; padding: 0;">{{ .Commit.Message }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in a new issue