You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey John! Got a few other issues that popped up. This time with the templating.
With the previous version, I could use {{ date }} and add the formatting parameter for the date/timestamp of the comment. This doesn't work with the current version so...err...what's the new template variable for this? :P
Thx in advance! Keep up the great work! :D
The text was updated successfully, but these errors were encountered:
I'll review some items from the old version and what's available in the new version and add some things back in to make transitioning much easier. For the v2 version, the {{ comment_date }} variable should do the trick, though.
Hey John! Got a few other issues that popped up. This time with the templating.
With the previous version, I could use
{{ date }}
and add the formatting parameter for the date/timestamp of the comment. This doesn't work with the current version so...err...what's the new template variable for this? :PThx in advance! Keep up the great work! :D
The text was updated successfully, but these errors were encountered: