{% extends 'base.html' %} {% load static %} {% block title %}{{ post.author.username }}'s Post — WildWatch{% endblock %} {% block content %}
{{ post.caption }}
No comments yet. Start the conversation!
Log in to leave a comment
No comments yet. Start the conversation!
{% endfor %}