datatracker/ietf/templates/wgcharter/date_column.html
2011-09-20 06:38:05 +00:00

6 lines
155 B
HTML

{% comment %}
Copyright The IETF Trust 2011, All Rights Reserved
{% endcomment %}
{% load ietf_filters %}<td class="date">{{ wg.time|date:"Y-m-d" }}
</td>