ADEGA
{{ degree.name }}
{% if degree %}
  • Alunos
  • Turmas de Ingresso
  • Disciplinas
    • Lista Disciplinas
    • Compare Disciplinas
  • Outros {% comment %}
    • Cepe 96/15
    {% endcomment %}
{% endif %}
    Relatório {{degree.report_year}}/{{degree.report_semester}} {%comment%} {% if degree and request.user.professor.cursos.all|length > 1 %}
  • Cursos
      {% for curso in request.user.professor.cursos.all %}
    • {{curso.nome}}
    • {% endfor %}
  • {% endif %} {%endcomment%} {%comment%}
  • Sair
  • {%endcomment%}