You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

23 lines
906 B

{{template "base/head" .}}
<div class="home">
<div class="ui stackable middle very relaxed page grid">
<div class="sixteen wide center aligned centered column">
<div>
<img class="logo" src="https://static.drg.li/vcs/img/gitea-lg.png" />
</div>
<div class="hero">
<h2>drg.li git repo hosting</h2>
<h3><a href="https://vcs.drg.li/drg/vcs/wiki">Wiki</a> - <a href="https://vcs.drg.li/drg/vcs/wiki/Updates">Updates</a> - <a href="https://vcs.drg.li/drg/vcs/issues">Issues</a></h3>
<p>Welcome to drg.li vcs. Please check the <a href="https://vcs.drg.li/drg/vcs/wiki/Updates">recent service updates</a>.</p>
<p><a href="https://vcs.drg.li/archive-drg/vcs-2020-shutdown/wiki">shutdown info archive</a></p>
</div>
</div>
</div>
</div>
<div class="user signin">
<div class="ui container">
{{template "user/auth/signin_inner_home" .}}
</div>
</div>
{{template "base/footer" .}}