summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/view/header.htm
diff options
context:
space:
mode:
Diffstat (limited to 'src/ffluci/view/header.htm')
-rw-r--r--src/ffluci/view/header.htm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ffluci/view/header.htm b/src/ffluci/view/header.htm
index 44826f059a..cef95b36c2 100644
--- a/src/ffluci/view/header.htm
+++ b/src/ffluci/view/header.htm
@@ -11,6 +11,7 @@ require("ffluci.http").htmlheader()
<head>
<link rel="stylesheet" type="text/css" href="<%=media%>/cascade.css" />
<title>FFLuCI</title>
+<% if addheaders then write(addheaders) end %>
</head>
<body>
<div id="header">