styles: semantic html rather than all being pre-wrapped to generalise for others
This commit is contained in:
parent
9f0e3aae6d
commit
a7c74241a0
7 changed files with 52 additions and 38 deletions
|
|
@ -20,9 +20,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="page-container">
|
||||
Thanks! Your message is pending approval.
|
||||
|
||||
<a href="/">← back</a>
|
||||
<p>Thanks! Your message is pending approval.</p>
|
||||
<p><a href="/">← back</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue