{% extends "base.html" %} {% block title %}{{ user.username }}'s Posts - EcoCycle Forum{% endblock %} {% block styles %} {% endblock %} {% block content %}
{{ user.username }} hasn't posted anything yet.
{{ user.username }} hasn't created any topics yet.
{{ user.username }} hasn't liked any posts yet.