{% extends "base.html" %} {% block content %} {% include 'navbar.html' %}
{% include 'i-posts.html' %}
{% include 'answer-post.html' %}

Upload IPS File

{% endblock content %}