0
Fork 0
mirror of https://projects.blender.org/infrastructure/gitea-custom.git synced 2024-12-22 07:13:09 -05:00

Make login form visible

We go to production soon!
This commit is contained in:
Francesco Siddi 2023-02-07 11:27:54 +01:00
parent 19bb420880
commit 85c2abfcc1

View file

@ -1,20 +1,6 @@
{{template "base/head" .}}
<!-- Temporary login code. Remove once projects.blender.org is public. -->
<div class="page-content user signin">
<div class="ui middle very relaxed page grid">
<div class="ui container column fluid">
<div class="ui warning message">
<strong>Login is temporarily disabled.</strong>
<br/>It will be enabled again once the migration to projects.blender.org is complete.
<a href="https://devtalk.blender.org/">Read more</a>.
</div>
</div>
</div>
</div>
<!-- End of temp login code. -->
<div style="display: none;" class="page-content user signin{{if .LinkAccountMode}} icon{{end}}">
<div class="page-content user signin{{if .LinkAccountMode}} icon{{end}}">
{{template "user/auth/signin_navbar" .}}
<div class="ui middle very relaxed page grid">
<div class="ui container column fluid">