gitea/templates/base
qwerty287 08609d439d
Add pages to view watched repos and subscribed issues/PRs ()
Adds GitHub-like pages to view watched repos and subscribed issues/PRs
This is my second try to fix this, but it is better than the first since
it doesn't uses a filter option which could be slow when accessing
`/issues` or `/pulls` and it shows both pulls and issues (the first try
is ).

Closes  
Replaces and closes 


![Screenshot](https://user-images.githubusercontent.com/80460567/134782937-3112f7da-425a-45b6-9511-5c9695aee896.png)

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
alert.tmpl Support Issue forms and PR forms ()
alert_details.tmpl Enforce tab indentation in templates ()
delete_modal_actions.tmpl Refactor `i18n` to `locale` ()
disable_form_autofill.tmpl Disable form autofill ()
footer.tmpl Add whitespace removal inside template curly brackes ()
footer_content.tmpl Move the official website link at the footer of gitea ()
head.tmpl Add whitespace removal inside template curly brackes ()
head_navbar.tmpl Add pages to view watched repos and subscribed issues/PRs ()
head_script.tmpl Add whitespace removal inside template curly brackes ()
paginate.tmpl Refactor `i18n` to `locale` ()