1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 11:31:26 +02:00
gitea/templates/repo
Sandro Santilli eb1bfe0e59 Do not show the "Sign up for free" button in issue tracker (#3408)
* Do not show the "Sign up for free" button in issue tracker

The "Sign in to comment" link is good enough and will correctly
show or not show the "Sign Up" button link for those not having
an account already.

Fixes #3407 (link to nowhere when registration is disabled)

* Move html from translation to template

* Remove extra space in `{{ .SignInLink }}`.
2016-08-11 07:36:23 -07:00
..
issue Do not show the "Sign up for free" button in issue tracker (#3408) 2016-08-11 07:36:23 -07:00
pulls #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
release #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
settings Replace gogs.io http links with https version (#3386) 2016-08-05 17:35:40 -07:00
wiki
bare.tmpl
branch_dropdown.tmpl
commits_table.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
commits.tmpl
create.tmpl #3325 use correct word for .gitignore 2016-08-09 12:16:21 -07:00
diff_box.tmpl
diff.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
header.tmpl
home.tmpl
migrate.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
user_cards.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
view_file.tmpl Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
view_list.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
watchers.tmpl