http: default layout passes SITE_URL to pages
This commit is contained in:
@@ -10,7 +10,7 @@ pp "${SHARE}"/components/head.upphtml
|
|||||||
<body>
|
<body>
|
||||||
#!
|
#!
|
||||||
pp "${SHARE}"/components/navbar.upphtml
|
pp "${SHARE}"/components/navbar.upphtml
|
||||||
pp "$1"
|
pp "$1" "$2"
|
||||||
#!
|
#!
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user