diff examples/basic/common/default_header.html @ 3:e86dcec16d55

Added basic example.
author cmlenz
date Sat, 03 Jun 2006 12:28:53 +0000
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/examples/basic/common/default_header.html
@@ -0,0 +1,4 @@
+<head>
+ <title>Hello ${hello}</title>
+ <style type="text/css">@import(style.css)</style>
+</head>
Copyright (C) 2012-2017 Edgewall Software