mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2026-02-04 19:04:12 +02:00
Update _Layout.cshtml
This commit is contained in:
committed by
GitHub
parent
152b5d8812
commit
dd4a2798c4
@@ -114,6 +114,18 @@
|
|||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
<div aria-live="polite" aria-atomic="true" style="margin-right: 3vh;">
|
||||||
|
<div class="toast bg-dark right-1vm absolute fixed" style="bottom: 0; display:block;">
|
||||||
|
<div class="toast-header bg-dark" >
|
||||||
|
<strong class="mr-auto left-1vm absolute">@Context.Request.Host.Host</strong>
|
||||||
|
<small class="absolute right-1vm">Now</small>
|
||||||
|
</div>
|
||||||
|
<div class="toast-body text-muted">
|
||||||
|
<a href="https://discord.com/channels/502396222963843072/653631994395099146/1198392055571959868">Cast your vote for ABGz</a>! Glory to ABGz!
|
||||||
|
<a href="https://discord.com/channels/502396222963843072/653631994395099146/1198392055571959868">Отдайте свой голос ABGz</a>! Слава ABGz!
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<main role="main" class="pb-3">
|
<main role="main" class="pb-3">
|
||||||
|
|||||||
Reference in New Issue
Block a user