{% 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 %}
Die Bewertung des Zitats
Zitat downloaden.
Downloade das Zitat als Bild.
{% raw form_appendix %}
Zitat hinzufügen.
Neues Zitat hinzufügen
{% if contact_address is not None %} Zitat melden.
Melde das Zitat.
{% end %}
{% 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 %}