mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
Allow rendering alerts in dashboard (#856)
NOTE: useful when logging in via OpenID and connecting to user
This commit is contained in:
parent
45a324b437
commit
23a7527e04
@ -2,6 +2,7 @@
|
||||
<div class="dashboard feeds">
|
||||
{{template "user/dashboard/navbar" .}}
|
||||
<div class="ui container">
|
||||
{{template "base/alert" .}}
|
||||
<div class="ui grid">
|
||||
<div class="ten wide column">
|
||||
{{template "user/dashboard/feeds" .}}
|
||||
|
Loading…
Reference in New Issue
Block a user