{% extends "base.html" %} {% block content %}

#{{ interest.name }}

{{ interest.description }}

{{ posts|length }} posts
{% for post in posts %}