diff --git a/html/path.html b/html/path.html
index 9f9fb156..27fed3ed 100644
--- a/html/path.html
+++ b/html/path.html
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/lib/cloudfunc.js b/lib/cloudfunc.js
index eccbc461..b848048a 100644
--- a/lib/cloudfunc.js
+++ b/lib/cloudfunc.js
@@ -352,8 +352,9 @@ var Util;
lRefreshPath = CloudFunc.rmLastSlash(lPath),
lFileTable = Util.render(pPathTemplate, {
- link: FS + lRefreshPath,
- path: lHtmlPath
+ link : FS + lRefreshPath,
+ fullPath : lPath,
+ path : lHtmlPath
}),
lHeader = Util.render(pTemplate, {