""" + preview + """
-
👁 """ + str(r['views'] or 0) + """
+
""" + str(r['views'] or 0) + """
@@ -3178,7 +3178,7 @@ def public_detail(sub_id: int):
{media_html}
{"".join([f'
{content}
' if content else ''])}
-
👁 {row['views'] or 0} Aufrufe
+
{row['views'] or 0} Aufrufe