Kumi
9d005f06d8
Tidied up the HTML structure across multiple template files to enhance code readability and maintainability. This involved mainly formatting changes like re-indenting, consolidating meta tags, and simplifying element structures. No functional changes were made. These changes aim to improve the ease of future edits and reviews.
5 lines
248 B
HTML
5 lines
248 B
HTML
<div class="alert alert-warning text-center" role="alert">
|
|
This is a development version of the Private.coffee website. For the live
|
|
version, please visit
|
|
<a href="https://private.coffee" class="alert-link">https://private.coffee</a>.
|
|
</div>
|