/bundles/plugins-trunk/XML/templates/xhtml-strict.vm

# · Unknown · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · f128c0f2724bf0d4a6558388474c5546 MD5 · raw file

  1. <?xml verstion="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  5. <!-- this is an empty XHTML document with the STRICT DTD
  6. $Id: xhtml-strict.vm 20081 2011-10-15 16:19:59Z kerik-sf $
  7. -->
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9. </html>