{% whitespace oneline %} {% extends "../../base.html" %} {% block body %}
»{{wrong_quote.quote}}« - {{wrong_quote.author}}
{{rating}}
{% if int(wrong_quote.rating) == 0 or rating in ("???", "---") %} {% else %} {% for i in range(min(4, abs(int(wrong_quote.rating)))) %} {% if int(wrong_quote.rating) < 0 %}
{% elif int(wrong_quote.rating) > 0 %}
{% end %} {% end %} {% end %}
Zitat downloaden. Zitat teilen.
{% raw form_appendix %}
{% if settings.get("CONTACT_USE_FORM") %} Zitat melden. {% end %} Zitat hinzufügen.
{% raw form_appendix %}
Der/die richtige Autor/-in dieses Zitats ist vermutlich „{{wrong_quote.quote.author}}“.

Wenn dein Browser JavaScript unterstützt (und es aktiviert ist), kannst du die Seite mit WASD navigieren. JavaScript ist aktuell aktiviert.

Diese Seite nutzt übrigens einen Cookie 🍪, um zu speichern, welche Zitate du bewertet hast.
{% end %} {% block head %} {% end %}