JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
let cms do header/title on /contact
[wfpl-cms.git] / admin.html
index c89654e..cce5a90 100644 (file)
@@ -3,7 +3,6 @@
 <html lang="en">
 <head>
        <title><!--~$title show {~-->~$host~ Administration<!--~}~--></title>
-       <link rel="stylesheet" href="style.css" type="text/css" />
 </head>
 
 <body>
@@ -16,6 +15,8 @@
 
                <p><a href="admin_files">Manage (downloadable) files</a></p>
 
+               <p><a href="admin_users">Manage accounts (admin passwords, etc.)</a></p>
+
                <p><a href="logout">Log out</a></p>
        <!--~}~-->
 </body>