+
  • +
    + {% csrf_token %} + + Select All New + + + + + + + + + + + {% for session in sessions %} + + + + + + + + {% endfor %} + +
    Import Session SPM Planned Date
    + {% if session|lookuplong:'new' == 'NEW' and checknew == 'true' %} + + {% else %} + + {% endif %} + {{ session|lookuplong:'name' }}{{ session|lookuplong:'spm' }}{{ session|lookuplong:'date' }}
    +
    +
  • +