Commit 089f3e88 authored by Mario Chirinos's avatar Mario Chirinos

status page

parent aa99b4c3
......@@ -77,7 +77,7 @@ es<!DOCTYPE html>
<td>
{% if v.docs == 0 %}
<span class="label label-danger"> Sin Documentos</span>
{%elif %}
{% else %}
{% if v.status > 5 %}
<span class="label label-danger">{{v.status}} dias</span>
{% elif v.status > 1 %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment