diff --git a/files/assets/js/core.js b/files/assets/js/core.js index cf03681a8..139dc8f1b 100644 --- a/files/assets/js/core.js +++ b/files/assets/js/core.js @@ -414,7 +414,7 @@ if (location.pathname != '/chat' && (gbrowser == 'iphone' || gbrowser == 'mac')) for (const video of videos) { const link = video.src const htmlString = ` - +
${link} diff --git a/files/helpers/alerts.py b/files/helpers/alerts.py index e62c00dd2..2d15663fb 100644 --- a/files/helpers/alerts.py +++ b/files/helpers/alerts.py @@ -99,7 +99,7 @@ def notif_comment2(p): if p.ghost: author_link = '@👻' else: - author_link = f'@{p.author_name}' + author_link = f'@{p.author_name}' text = f'{author_link} has mentioned you: {p.title_html}' diff --git a/files/templates/admin/orgy_control.html b/files/templates/admin/orgy_control.html index e37bc88be..90f196209 100644 --- a/files/templates/admin/orgy_control.html +++ b/files/templates/admin/orgy_control.html @@ -8,7 +8,7 @@

Orgy Control Panel

- Guide here + Guide here
@@ -31,7 +31,7 @@
- +
diff --git a/files/templates/default.html b/files/templates/default.html index e7a54e0cd..a18a8f3c5 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -43,7 +43,7 @@ {% endif %} {% endif %} - {{DONATE_LINK}} + {{DONATE_LINK}} {% elif SITE == 'rdrama.net' %} Buymeacoffee - https://buymeacoffee.com/rdrama.net/membership + https://buymeacoffee.com/rdrama.net/membership {% endif %} diff --git a/files/templates/errors/WPD/404.html b/files/templates/errors/WPD/404.html index cdf0b771d..3f0103c13 100644 --- a/files/templates/errors/WPD/404.html +++ b/files/templates/errors/WPD/404.html @@ -74,13 +74,13 @@ -