aboutsummaryrefslogtreecommitdiff
path: root/static/example/bbs1.html
diff options
context:
space:
mode:
authorLibravatar Choom 2023-02-09 21:27:15 -0300
committerLibravatar Choom 2023-02-13 02:13:39 -0300
commit507b603e0f73c0fad0d31da21ed7947240bbc9af (patch)
treea3b00966e6f9ae374fad0e680074c645fd3e5be8 /static/example/bbs1.html
parent334d8cfcadb68aa8fc0eb5d55a9a9c66a15ba42c (diff)
downloadweabot-507b603e0f73c0fad0d31da21ed7947240bbc9af.tar.gz
weabot-507b603e0f73c0fad0d31da21ed7947240bbc9af.tar.xz
weabot-507b603e0f73c0fad0d31da21ed7947240bbc9af.zip
Fix futanari
Diffstat (limited to 'static/example/bbs1.html')
-rw-r--r--static/example/bbs1.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/example/bbs1.html b/static/example/bbs1.html
index f569fc6..93d2ab9 100644
--- a/static/example/bbs1.html
+++ b/static/example/bbs1.html
@@ -29,15 +29,15 @@
<h2><span>[1:3]</span><a href="#">Hilo de ejemplo</a></h2>
<div class="replies">
<div class="reply">
- <h4>1 : <span class="name"><b>Sin Nombre</b></span> : <span class="date">01/09/93(mie)00:26:56</span> <span class="hash">ID:BdsM7DCu0</span></h4>
+ <h4>1 : <span class="name">Sin Nombre</span> : <span class="date">01/09/93(mie)00:26:56</span> <span class="hash">ID:BdsM7DCu0</span></h4>
<div class="msg">Mensaje de ejemplo.</div>
</div>
<div class="reply">
- <h4>2 : <span class="name"><b>Sin Nombre</b> â—†Tripcode</span> : <span class="date">01/09/93(mie)00:30:40</span> <span class="hash">ID:pBCyve6z0</span></h4>
+ <h4>2 : <span class="name">Sin Nombre</span> <span class="trip">â—†Tripcode</span> : <span class="date">01/09/93(mie)00:30:40</span> <span class="hash">ID:pBCyve6z0</span></h4>
<div class="msg">Mensaje de ejemplo.</div>
</div>
<div class="reply">
- <h4>3 : <a href="#"><span class="name"><b>Sin Nombre</b></span></a> : <span class="date">01/09/93(mie)01:02:10</span> <span class="hash">ID:UpB2akifa</span></h4>
+ <h4>3 : <a href="#" class="email"><span class="name">Sin Nombre</span></a> : <span class="date">01/09/93(mie)01:02:10</span> <span class="hash">ID:UpB2akifa</span></h4>
<div class="msg">Mensaje de ejemplo.</div>
</div>
</div>