Merge pull request #487 from rgarmsen2295/mm-2000

MM-2000 Added links to the teams listed in the 'Find your teams' email
Этот коммит содержится в:
Christopher Speller
2015-08-27 10:02:19 -04:00
родитель d5e202a4d9 841aef34f5
Коммит ea4beb7c45
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@@ -21,7 +21,7 @@
<p>{{ if .Props }}
The following teams were found:<br>
{{range $index, $element := .Props}}
{{ $index }}<br>
<a href="{{ $element }}" style="text-decoration: none; color:#2389D7;">{{ $index }}</a><br>
{{ end }}
{{ else }}
We could not find any teams for the given email.