Этот коммит содержится в:
Christopher Speller
2015-09-24 12:04:45 -04:00
родитель d5343f997d
Коммит 3bb2e67203
2 изменённых файлов: 6 добавлений и 11 удалений

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

@@ -23,7 +23,7 @@
<div class="error__container">
<div class="error__icon"><i class="fa fa-exclamation-triangle"></i></div>
<h2>{{ .ClientProps.SiteName }} needs your help:</h2>
<p>{{.Message}}</p>
<p>{{ .Props.Message }}</p>
<a href="{{.Props.SiteURL}}">Go back to team site</a>
</div>
</div>