You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
delvh bf27fc3596
Merge `new project` templates into one (#24985)
Additionally simplify the `new project` template slightly.

Review hint: Disable whitespace changes.

<details><summary>Before</summary>

## New repo project

![grafik](https://github.com/go-gitea/gitea/assets/51889757/4de977e8-3688-45cd-8832-49b001e6f249)

## Edit repo project

![grafik](https://github.com/go-gitea/gitea/assets/51889757/daaf353f-6c99-48bd-b37a-a3bc64459079)

## New user/org project

![grafik](https://github.com/go-gitea/gitea/assets/51889757/6a5a3be5-f51a-4599-b75c-7adb9710d2fa)

## Edit user/org project

![grafik](https://github.com/go-gitea/gitea/assets/51889757/a4768f49-cf46-4773-8a0f-54dfdcc1c1b8)
</details>

<details><summary>After</summary>

## New repo project

![grafik](https://github.com/go-gitea/gitea/assets/51889757/3d0ac8a0-850a-4743-963c-71c66ef38d07)

## Edit repo project

![grafik](https://github.com/go-gitea/gitea/assets/51889757/6b86a1cd-e360-4a9b-aaf7-af032d0d991a)

## New user/org project

![grafik](https://github.com/go-gitea/gitea/assets/51889757/a7b0964c-e4c7-4924-842a-52a58499bc36)

## Edit user/org project

![grafik](https://github.com/go-gitea/gitea/assets/51889757/0fbc5605-afee-49bd-a44a-8646f8c55681)
</details>

---------

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
admin various style fixes (#25008) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Remove the service worker (#25010) 1 year ago
code Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve button-ghost, remove tertiary button (#24692) 1 year ago
explore Consolidate the two review boxes into one (#24738) 1 year ago
mail Remove incorrect HTML self close tag (#23748) 1 year ago
org Merge `new project` templates into one (#24985) 1 year ago
package Consolidate the two review boxes into one (#24738) 1 year ago
projects Merge `new project` templates into one (#24985) 1 year ago
repo Merge `new project` templates into one (#24985) 1 year ago
shared Show `bot` label next to username when rendering autor link if the user is a bot (#24943) 1 year ago
status Remove meta tags `theme-color` and `default-theme` (#24960) 1 year ago
swagger API endpoint for changing/creating/deleting multiple files (#24887) 1 year ago
user Merge `new project` templates into one (#24985) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Unification of registration fields order (#24737) 1 year ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago