status-desktop/devuser_guide/layouts/partials/footer/alert.html

3 lines
120 B
HTML
Raw Normal View History

2021-05-07 16:15:41 +00:00
<div class="alert alert-primary fixed-bottom text-center" role="alert">
{{ .Site.Params.alertText | safeHTML }}
</div>