{% load static %} epfs share file
{% if var1 == 0 %}

Select file to upload

{% csrf_token %}
{% endif %} {% if var1 == 1 %}
{% csrf_token %}
{% endif %} {% if var1 == 2 %} {% if request.user.is_authenticated %}
{% for i in filelist %} {% endfor %}
File Name Key
{{i.id}} {{i.Name}} {{i.keystring}} Delete
{% endif %} {% endif %}