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

Select your user identifier





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