mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 03:39:28 +01:00
6fe3c8b398
Fix #13405 <img width="1151" alt="image" src="https://user-images.githubusercontent.com/81045/209442911-7baa3924-c389-47b6-b63b-a740803e640e.png"> Co-authored-by: 6543 <6543@obermui.de>
6 lines
181 B
Handlebars
6 lines
181 B
Handlebars
{{template "base/head" .}}
|
|
<div class="page-content repository packages">
|
|
{{template "user/overview/header" .}}
|
|
{{template "projects/list" .}}
|
|
</div>
|
|
{{template "base/footer" .}}
|