diff options
Diffstat (limited to 'templates/mara.rs.html')
| -rw-r--r-- | templates/mara.rs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mara.rs.html b/templates/mara.rs.html index 06d977e..f892c1e 100644 --- a/templates/mara.rs.html +++ b/templates/mara.rs.html @@ -8,7 +8,7 @@ </picture> </div> @if smol { - <div class="conversation-chat"><b><@character></b> @message</div> + <div class="conversation-chat"><<b>@character</b>> @message</div> } else { <div> <p> |
