{% extends "../base.html" %} {% block head %} {% end %} {% block body %} {% if quote_data %} {{quote_data.wrong_quote.quote}} - {{quote_data.wrong_quote.author}} {% end %}