{% include "header.html" %} {% load static %}

Resources

Filters

{% for resource in all_resources %} {% endfor %}
Sr.No. Title Date Share Link Action
{{forloop.counter}}
{{resource.created_at}}
{% if resource.resources.url %} {% endif %}
{% include "sidebar.html"%}
{% include "footer.html" %}