Switch to side-by-side view
--- a/HelloForge/helloforge/templates/index.html +++ b/HelloForge/helloforge/templates/index.html @@ -3,6 +3,8 @@ <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://genshi.edgewall.org/" xmlns:xi="http://www.w3.org/2001/XInclude"> + + <xi:include href="${g.pyforge_templates}/master.html"/> <head> <meta content="text/html; charset=UTF-8" http-equiv="content-type" py:replace="''"/>