loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at forgejo 8 lines 254 B view raw
1{{template "base/head" .}} 2<div role="main" aria-label="{{.Title}}" class="page-content explore users"> 3 {{template "explore/navbar" .}} 4 <div class="ui container"> 5 {{template "shared/search/code/search" .}} 6 </div> 7</div> 8{{template "base/footer" .}}