view babel/messages/tests/data/project/templates/index.xhtml @ 115:f7aa8105e5a8

Adding a test project to play with :)
author palgarvio
date Thu, 14 Jun 2007 21:17:14 +0000
parents
children
line wrap: on
line source
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:py="http://genshi.edgewall.org/"
      xmlns:xi="http://www.w3.org/2001/XInclude">
  <head>
    <title>Just a Tests Test</title>
  </head>

  <body>
  </body>
</html>
Copyright (C) 2012-2017 Edgewall Software