vaadin-framework/build/html-style.properties

11 lines
611 B
Properties
Raw Normal View History

html.body.tag=<body>
html.body.endtag=</body>
docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/>
html.body.start1=<div id="container"><div id="header"><h1>
html.body.start2=</h1></div><div id="itmilllogo"></div>
html.body.end=<div id="footer"><span>Version: ${version}</span>&#x0A9; Oy IT Mill Ltd. 2000-2007</div></div>
2007-02-09 13:29:36 +01:00
html.head.tag=<head>
html.head.endtag=</head>
html.head.style=<link rel="stylesheet" type="text/css" href="styles/demos.css" />
javadoc.doctitle=<h1>IT Mill Toolkit</h1>
javadoc.bottom=<i>Copyright &#169; 2000-2006 IT Mill Ltd. All Rights Reserved.</i>