Diskominfo Kota Depok
    {% if request.user.is_contributor %}
  • {% if kontributor_notif %} Notifikasi
    {% for notif in kontributor_notif %}
    Materi "{{notif.materi.title}}"
    {{ notif }}
    {% endfor %} {% else %} Notifikasi
    Anda tidak memiliki notifikasi baru {% endif %}
  • Dasbor
  • {% endif %}
  • Profil
  • Logout
  • {{ user.name }} {% if not user.default_profile_picture %} User profile picture {% else %} User profile picture {% endif %}