Skip to content

Commit

Permalink
Use now variable for date
Browse files Browse the repository at this point in the history
  • Loading branch information
gorriecoe committed Apr 17, 2016
1 parent 7f1a096 commit 3d189fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Styles/time.ss
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<time datetime="2013-04-06T12:32+00:00">2 weeks ago</time>
<time datetime="$Now">$Now.Nice</time>

0 comments on commit 3d189fb

Please sign in to comment.