current_time not parsed inside of exp:in:clude

Issue #1 resolved
Ryan Masuga created an issue

Hi Aaron -

I tried using:

{exp:in:clude:includes/_footer}

in place of

{embed="includes/_footer"}

Although the footer embed has some Stash variables and Minimee tags in it, they all appeared to work just fine. The one thing that didn't parse was what appeared to be the simplest thing:

{current_time format="%Y"} 

The current_time does work when using in:sert:

{in:sert:includes/_footer}

Comments (1)

  1. Aaron Waldon

    Hi Ryan,

    I just pushed a fix to this repo that should resolve the issue. Please let me know if that is not the case. :)

  2. Log in to comment