drafted the slippage page

This commit is contained in:
2026-01-02 23:07:48 -07:00
parent 3eb0f6a259
commit 3e6adb0a7e
2 changed files with 95 additions and 7 deletions
+4 -7
View File
@@ -88,14 +88,11 @@
<div class="mt-6 p-4 bg-blue-50 border-l-4 border-blue-400">
<h3 class="text-sm font-bold text-blue-900 mb-2">Review Your Post:</h3>
<ul class="text-xs text-blue-800 space-y-1 list-disc list-inside">
<li>Check the preview above to see how your post will appear to others</li>
<li>Spelling errors are highlighted in red - you can edit your message to fix them</li>
<li>Click "Preview Again" to see updated changes before posting</li>
<li>When satisfied, click "Add Topic" to submit your message</li>
<li>Check the preview above to see how your post will appear to others.</li>
<li>Spelling errors are highlighted in red - you can edit your message to fix them.</li>
<li>Click "Preview Again" to see updated changes before posting.</li>
<li>When satisfied, click a "Post" button to submit your message.</li>
</ul>
</div>
</div>
</div>