mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
7 lines
316 B
HTML
7 lines
316 B
HTML
<div class="row">
|
|
<div class="col-12">
|
|
<div id="language-alert" class="alert alert-secondary alert-dismissible fade show d-none mt-3 mb-0" role="alert">
|
|
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="{{ site.data[page.collection].strings.close }}"></button>
|
|
</div>
|
|
</div>
|
|
</div> |