{% extends "base.html" %} {% block title %}{{ t('daily_log') }}{% if selected %} · {{ selected.machine_number }}{% endif %} · {{ fmt_date(log_date) }}{% endblock %} {% block content %}
{{ t('linked_help') }}
{% if user.role == 'operator' %} {{ t('ask_admin_machines') }} {% else %} {{ t('need_machine') }} {{ t('add_machine') }} {% endif %}
{% else %} {% if company_id and user.role != 'operator' %} {% include "_plant_prod_form.html" %} {% endif %} {% include "_machine_switch.html" %} {% if log_day_changed %}