diff --git a/files/assets/js/casino/roulette_screen.js b/files/assets/js/casino/roulette_screen.js index 0b5588ada..a07254394 100644 --- a/files/assets/js/casino/roulette_screen.js +++ b/files/assets/js/casino/roulette_screen.js @@ -209,8 +209,8 @@ function formatNormalizedBets(bets) { function buildPokerChip(avatar) { return `
- - + +
`; } diff --git a/files/assets/js/markdown.js b/files/assets/js/markdown.js index a5e0997a1..698716e93 100644 --- a/files/assets/js/markdown.js +++ b/files/assets/js/markdown.js @@ -21,7 +21,7 @@ marked.use({ }, renderer(token) { const u = token.raw; - return ` ${u}`; + return ` ${u}`; } } ] @@ -65,9 +65,9 @@ function markdown(t) { if (emoji.endsWith('pat') && emoji != 'marseyunpettablepat') { emoji = emoji.substr(0, emoji.length - 3); const url = old.indexOf('@') != -1 ? `/@${emoji}/pic` : `/e/${emoji}.webp`; - input = input.replace(old, ``); + input = input.replace(old, ``); } else { - input = input.replace(old, ``); + input = input.replace(old, ``); } } } diff --git a/files/assets/offline.html b/files/assets/offline.html index 8d70e6e5f..79e7427f0 100644 --- a/files/assets/offline.html +++ b/files/assets/offline.html @@ -6,7 +6,7 @@
- +

No Internet

You need an internet connection to browse this site

diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index d4cb38f50..afc3a6f7b 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -174,10 +174,10 @@ def render_emoji(html, regexp, golden, marseys_used, b=False): if emoji.endswith('pat') and emoji != 'marseyunpettablepat': if path.isfile(f"files/assets/images/emojis/{emoji.replace('pat','')}.webp"): - emoji_html = f'{emoji_partial_pat.format(old, f"/e/{emoji[:-3]}.webp", attrs)}' + emoji_html = f'{emoji_partial_pat.format(old, f"/e/{emoji[:-3]}.webp", attrs)}' elif emoji.startswith('@'): if u := get_user(emoji[1:-3], graceful=True): - emoji_html = f'{emoji_partial_pat.format(old, f"/pp/{u.id}", attrs)}' + emoji_html = f'{emoji_partial_pat.format(old, f"/pp/{u.id}", attrs)}' elif path.isfile(f'files/assets/images/emojis/{emoji}.webp'): emoji_html = emoji_partial.format(old, f'/e/{emoji}.webp', attrs) diff --git a/files/templates/app.html b/files/templates/app.html index 958762676..6cab1f0d5 100644 --- a/files/templates/app.html +++ b/files/templates/app.html @@ -11,9 +11,9 @@ {% endif %}
First step:
- First step + First step
Second step:
- Second step + Second step
{% endblock %} diff --git a/files/templates/awards.html b/files/templates/awards.html index 763edbc33..34b23a20e 100644 --- a/files/templates/awards.html +++ b/files/templates/awards.html @@ -3,7 +3,7 @@
{% for i in range(min(p.award_count(award, v), 4)) %}
- {{alt}} + {{alt}}
{% endfor %}
@@ -34,7 +34,7 @@ {% if p.award_count("ricardo", v) %} {% for i in range(min(p.award_count("ricardo", v), 3)) %}
- +
{% endfor %} {% endif %} diff --git a/files/templates/casino/game_screen.html b/files/templates/casino/game_screen.html index 4a6c513da..cf302b376 100644 --- a/files/templates/casino/game_screen.html +++ b/files/templates/casino/game_screen.html @@ -42,13 +42,13 @@ @@ -81,7 +81,7 @@ {%- macro leaderboard(text, css_class, marsey, color) -%}
- +
diff --git a/files/templates/casino/rehab.html b/files/templates/casino/rehab.html index 19b49bae4..26c3ecfba 100644 --- a/files/templates/casino/rehab.html +++ b/files/templates/casino/rehab.html @@ -9,6 +9,6 @@

…but we’re here for you. You’ve been checked into Rehab.

- +
{% endblock %} diff --git a/files/templates/casino/roulette_screen.html b/files/templates/casino/roulette_screen.html index cb182b8f4..6bae2e358 100644 --- a/files/templates/casino/roulette_screen.html +++ b/files/templates/casino/roulette_screen.html @@ -19,17 +19,17 @@ Bets
- - + +

111 is betting 4 and 4:

diff --git a/files/templates/casino/slots_screen.html b/files/templates/casino/slots_screen.html index da12c2f4e..66ef39dc5 100644 --- a/files/templates/casino/slots_screen.html +++ b/files/templates/casino/slots_screen.html @@ -9,13 +9,13 @@
- coin + coin
- coin + coin
- coin + coin
{% endblock %} diff --git a/files/templates/chat.html b/files/templates/chat.html index 37e1fa052..4b5c9bfaf 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -25,7 +25,7 @@ {% macro chat_group_template(id, m) %}
-
{% if m %}{{m['username']}}{% else %}NULL{% endif %}
+
{% if m %}{{m['username']}}{% else %}NULL{% endif %}
{% if m %}{{m['time'] | timestamp}}{% else %}just now{% endif %} {% endmacro %} diff --git a/files/templates/errors/WPD/502.html b/files/templates/errors/WPD/502.html index 2b54ded56..0be92ee11 100644 --- a/files/templates/errors/WPD/502.html +++ b/files/templates/errors/WPD/502.html @@ -58,19 +58,19 @@ - site banner + site banner