Hi
Although short tags <?= for echoing values into the theme make the template files nice and pretty, they rely on short_open_tag being enabled for the server, which can be be problematic when deploying unconfigured servers.
might be more accessible to use long tags
thanks for the great work on this theme so far
Comments
Comment #1
SteveK commentedThanks for pointing that out mackh, that was definitely an oversight. committing to dev version.
Comment #2
SteveK commentedcommitted.