aboutsummaryrefslogtreecommitdiffstats
path: root/src/manager/templates/header.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager/templates/header.cs')
-rw-r--r--src/manager/templates/header.cs8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/manager/templates/header.cs b/src/manager/templates/header.cs
new file mode 100644
index 000000000..b417ef916
--- /dev/null
+++ b/src/manager/templates/header.cs
@@ -0,0 +1,8 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <link rel="stylesheet" type="text/css" href="static/stlye.css" />
+ <title>strongSwan management</title>
+ </head>
+ <body>