> Hi devs,
>
> In the Cookbook chapter on 'Newscoop and HTML5', there is an example
> header which starts:
>
> <!DOCTYPE html>
> <html $gimme->language->code }}">
>
> Surely this should be:
>
> <!DOCTYPE html>
> <html lang="{{ $gimme->language->code }}">
>
> It seems obvious, but I don't want to *add* any mistakes to the text.
> Otherwise you'll be getting support questions about this for years :-)
>
> Cheers!
>
> Daniel
>
>
-- Ljuba Rankovic Senior Front End Developer, Sourcefabric ljuba.rankovic@sourcefabric.org