{% extends 'base.html' %} {% load static %} {% block title %} Links list {% endblock %} {% block content %}

Select your user identifier








{% endblock %} {% block javascripts %} {% endblock %}