Skip to content

Instantly share code, notes, and snippets.

@f3l1x
Last active July 17, 2020 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save f3l1x/63328089c322b52bfbf7cff9860d00e7 to your computer and use it in GitHub Desktop.
Save f3l1x/63328089c322b52bfbf7cff9860d00e7 to your computer and use it in GitHub Desktop.
LESSIK - snippets
Hello from Latte!
Today is {time()|date:'d.m.Y'} and {date('H:i:s')}.
{var $members = ['dg', 'milo', 'f3l1x', 'chemix']}
{foreach $members as $member}
#{$iterator->counter} {$member}{sep},{/sep}
{/}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment