I tried to add / at the end manually, but now it says another error: *Attribute defer in < script > does not have value (found character 's' instead of '=')*
... so looks like it really wants XHTML in the input, which is not possible with html5boilerplate. Is there a way to take html5 input, or must I get rid of html5boilerplate until I will find the way to get html5boilerplate output xhtml? Regards, Anton On Thu, Nov 24, 2011 at 11:13 PM, <[email protected]> wrote: > PHPTAL requires xhtml input for the purposes of parsing, so you will have > to close your tags. After parsing, does PHPTAL output a closed link or not? > Sent via BlackBerry by AT&T > > -----Original Message----- > From: Anton Andriyevskyy <[email protected]> > Sender: [email protected] > Date: Thu, 24 Nov 2011 23:10:07 > To: Template Attribute Language for PHP<[email protected]> > Reply-To: Template Attribute Language for PHP < > [email protected]> > Subject: [PHPTAL] HTML5 - requires <link> to be closed > > _______________________________________________ > PHPTAL mailing list > [email protected] > http://lists.motion-twin.com/mailman/listinfo/phptal > > > > _______________________________________________ > PHPTAL mailing list > [email protected] > http://lists.motion-twin.com/mailman/listinfo/phptal >
_______________________________________________ PHPTAL mailing list [email protected] http://lists.motion-twin.com/mailman/listinfo/phptal
