Commit f2251bbb authored by ibuler's avatar ibuler

[Update] index

parent 4e0f81e4
......@@ -168,9 +168,9 @@
</a>
<div class="media-body ">
{% ifequal login.is_finished 0 %}
<small class="pull-right text-navy">{{ login.date_start|timesince }} ago</small>
<small class="pull-right text-navy">{{ login.date_start|timesince }} </small>
{% else %}
<small class="pull-right">{{ login.date_start|timesince }} ago</small>
<small class="pull-right">{{ login.date_start|timesince }} </small>
{% endifequal %}
<strong>{{ login.user }}</strong> 登录了{{ login.asset }} <br>
<small class="text-muted">{{ login.date_start }}</small>
......
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