1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-05 17:18:21 +00:00

Add go get meta support

This commit is contained in:
Unknown
2014-04-09 21:42:25 -04:00
parent 3487f17285
commit 5d4025cb5a
13 changed files with 62 additions and 7 deletions

View File

@@ -24,6 +24,8 @@
</div>
{{else if .IsResetDisable}}
<p>Sorry, mail service is not enabled.</p>
{{else if .ResendLimited}}
<p>Sorry, you are sending e-mail too frequently, please wait 3 minutes.</p>
{{end}}
</form>
</div>