Fixed typo.

This commit is contained in:
Martin Edenhofer 2014-09-10 13:26:58 +02:00
parent 09afe0ca37
commit 01012ed635

View file

@ -72,6 +72,6 @@
</div>
</div>
<small class="task-subline"><time class="humanTimeFromNow" datetime="<%- article.created_at %>" data-time="<%- article.created_at %>">?</time></small>
<small class="task-subline"><time class="humanTimeFromNow" data-time="<%- article.created_at %>">?</time></small>
</div>
<% end %>