{% extends "base_app.html" %} {% block title %} Share Notebook - Codenode {% endblock %} {% block content %}
Please correct the errors below: {{ form.non_field_errors }}
This Notebook is already shared with: {{ sharedusers|join:", " }}
All Users: {{ allusers|join:", " }}
You can link to this notebook using this url: {{share_url}}