{% extends "header.html" %} {% load static %} {% block title %} Home Page{% endblock title %} {% block content %}
{{ joke.content }}