{% extends "base.html" %} {% block content %} <h1>Publicity Materials</h1> <div class="entry"> <h2>Poster</h2> <p> <a href="/static/img/scipy-poster.png">Download Poster</a> </p> </div> {% endblock content %}