{% extends "base.html" %} {% block pagetitle %}{{ form.title }}{% endblock %} {% block pageheader %}{{ form.title }}{% endblock %} {% block keywords %}{% endblock %} {% block description %}{% endblock %} {% block content %} {% if question %}
This one-liner will be linked to the following question as a possible answer:
by {{ question.user.hackerprofile.display_name|default:question.user.username }} on {{ question.created_dt }}