Switch to side-by-side view
--- a/ForgeDiscussion/forgediscussion/templates/artifact.html +++ b/ForgeDiscussion/forgediscussion/templates/artifact.html @@ -3,7 +3,7 @@ <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"/> + <xi:include href="${g.allura_templates}/master.html"/> <xi:include href="${c.app.templates}/lib.html" /> <?python from pprint import pformat ?>