{% extends "documents/base.html" %} {% comment %}Mazeret sınav takvimi — İLAN nüshası (20.09.2026, kullanıcı kararı): öğrenci ADI ve NUMARASI YOKTUR; panoya ya da siteye asılabilir. Yalnız tarih, saat, sınav ve öğrenci sayısı basılır. Öğrenci listeli nüsha ayrı şablondur (mazeret_takvimi_liste.html). documents/base.html anteti + .sig-grid imza deseni; text-transform YOK (WeasyPrint TR "i" tuzağı); onaysız takvimde TASLAK filigranı. Bağlam: services_makeup_plan._pdf_context.{% endcomment %} {% block extra_style %} {% endblock %} {% block content %} {% if is_draft %}
| Tarih | Ders saati | Sınav | Öğrenci sayısı | Asıl sınav tarihi |
|---|---|---|---|---|
| {% if row.show_date %}{{ row.date_label }}{% endif %} | {{ row.period_label }} | {{ row.course_label }}{% if row.external %} Ülke / il / ilçe geneli sınav{% endif %} |
{{ row.student_count }} | {{ row.source_date }} |
| Henüz mazeret sınavı yerleştirilmedi. | ||||
|
{{ chair.name|default:"…………………" }}
{{ chair.role }}
|
{% if forloop.counter|divisibleby:3 and not forloop.last %}||
|
…………………
Düzenleyen — Müdür Yardımcısı
|
UYGUNDUR
{% if approved_on %}{{ approved_on }}{% else %}…… / …… / 20……{% endif %}
{{ principal_name|default:"…………………" }}
Okul Müdürü
|