PageRenderTime 43ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
Unknown | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | f128c0f2724bf0d4a6558388474c5546 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  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>