{% extends 'base.html' %} {% load static %} {% load custom_tags %} {% block title %}Ibertec IT{% endblock %} {% block content %} {% comment %} {% include 'includes/device_menu.html' %} {% endcomment %} {% csrf_token %} {% if user.is_authenticated %} {% last_values_action action 50 as values %}
Días Gráfica:
{% elif 'readrpict3v1' in action.pin_type.action_type_topic %}Días Gráfica:
{% endif %}No estas autenticado, por favor, inicia sesion.
Iniciar Sesion {% endif %} {% endblock %}