fixed email us button on templates

This commit is contained in:
Henry Oswald 2014-10-23 11:18:04 +01:00
parent 0f8519f619
commit b067e0d0a4

View file

@ -74,7 +74,7 @@ block content
ng-click="cancel()",
)
span #{translate("dismiss")}
button.btn.btn-info #{translate("email_us")}
button.btn.btn-primary(href='mailto:team@sharelatex.com?Subject=template') #{translate("email_us")}