examples/tiny/root/index.xhtml in nitro-0.6.0 vs examples/tiny/root/index.xhtml in nitro-0.7.0
- old
+ new
@@ -31,8 +31,9 @@
</form>
</p>
<p>
Counter: #{session[:counter]}
</p>
-
+<br />
+<?include href="include.xhtml"?>
</html>
- old
+ new