--- a/ForgeClassic/sfx/templates/vhost_admin.html
+++ b/ForgeClassic/sfx/templates/vhost_admin.html
@@ -3,8 +3,8 @@
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:py="http://genshi.edgewall.org/"
xmlns:xi="http://www.w3.org/2001/XInclude">
- <?python from pyforge.lib import helpers as h?>
- <?python from pyforge.lib.security import has_artifact_access?>
+ <?python from allura.lib import helpers as h?>
+ <?python from allura.lib.security import has_artifact_access?>
<xi:include href="master.html"/>
<head>