The "invite" button has been added to the header (#347)

The "invite" button has been added to the header

(Issue #196 )
This commit is contained in:
n1rwana 2021-12-15 17:25:07 +03:00 committed by GitHub
parent c9091c3499
commit 3ed37e34a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,6 +101,11 @@
<div class="link"> <div class="link">
<a href="/search">{_"header_search"}</a> <a href="/search">{_"header_search"}</a>
</div> </div>
<div class="link">
<a href="/invite">
{_"header_invite"}
</a>
</div>
<div class="link"> <div class="link">
<a href="/support"> <a href="/support">
{_"header_help"} {_"header_help"}