{% extends "lf_base.html" %} {% load lifefeed %} {% block content %} {% if item.media %} {% endif %} {{ item.title|linkify }} {% endblock %}