Template:SYSU-Software/statics/html/Projects/Design.html

{% load static %}

Designer {% csrf_token %} {% csrf_token %}

Basic Information
    {% if realtime %}
  • You are in realtime mode and following other peers' alteration in real time. All of your operation will be overriden
  • You are in realtime mode and all your operations will be seen by other peers instantly.
  • {% endif %} {% if sharing %} {% if write_authority %}
  • you are viewing user {} 's design with permission to WRITE
  • {% else %}
  • you are viewing user {} 's design with permission to READ
  • {% endif %} {% else %}
  • You are viewing your own design. Feel free to edit!
  • {% endif %}
  • You are in {} mode.
Search


DESCRIPTION

{% if realtime %} {% endif %}