giteabot backport / giteabot (push) Canceled after 0s
giteabot / giteabot (push) Canceled after 0s
release-nightly / nightly-binary (push) Canceled after 0s
release-nightly / nightly-container (push) Canceled after 0s
cache-seeder / gobuild (push) Canceled after 0s
cache-seeder / lint (bindata, lint-backend) (push) Canceled after 0s
release-nightly-snapcraft / build-and-publish (push) Canceled after 0s
Includes direct password setup links in registration emails. Assisted-by: Codex:GPT-5
11 lines
439 B
Handlebars
11 lines
439 B
Handlebars
<div class="tw-text-center tw-p-8">
|
|
{{svg "octicon-package" 24 "tw-text-placeholder-text"}}
|
|
<h3 class="tw-my-4">{{ctx.Locale.Tr "home.guide_title"}}</h3>
|
|
<p class="tw-text-placeholder-text">{{ctx.Locale.Tr "home.guide_desc"}}</p>
|
|
<div>
|
|
<a href="{{AppSubUrl}}/explore/repos">{{ctx.Locale.Tr "home.explore_repos"}}</a>
|
|
<span>·</span>
|
|
<a href="{{AppSubUrl}}/explore/users">{{ctx.Locale.Tr "home.explore_users"}}</a>
|
|
</div>
|
|
</div>
|