]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/Gigi.templ
chg: adjust wording and target for static links
[gigi.git] / src / club / wpia / gigi / Gigi.templ
index 3c011941c48e601c111aedb47b721328f99d79ce..42772dbf2ee83b0267d9ff49624fbed2e1de82dc 100644 (file)
@@ -2,15 +2,16 @@
 <html lang="en">
     <head>
         <meta charset="utf-8">
-        <!-- <link rel="alternate" type="application/rss+xml" title="Newsfeed" href="//blog.SomeCA.org/feed"> -->
+        <!-- <link rel="alternate" type="application/rss+xml" title="Newsfeed" href="<?=$linkHost?>/blog"> -->
         <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-        <title><?=_SomeCA?> - <?=$title?></title>
+        <title><?=_${appName}?> - <?=$title?></title>
         <meta name="description" content="">
         <link rel="stylesheet" href="<?=$static?>/css/jquery-ui-timepicker-addon.css">
         <meta name="viewport" content="width=device-width, initial-scale=1">
 
         <link rel="stylesheet" href="<?=$static?>/css/bootstrap.min.css">
         <link rel="stylesheet" href="<?=$static?>/css/main.css">
+        <noscript><link rel="stylesheet" href="<?=$static?>/css/noscript.css"></noscript>
 
         <script src="<?=$static?>/js/jquery.min.js"></script>
         <script src="<?=$static?>/js/bootstrap.min.js"></script>
@@ -28,7 +29,7 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a class="navbar-brand" href="/"><?=_SomeCA Frontend?></a>
+      <a class="navbar-brand" href="/"><?=_${appName} Frontend?></a>
     </div>
 
     <!-- Collect the nav links, forms, and other content for toggling -->
        </div>
        <hr/>
                <div id="siteInfo">
-            Page info
-                       <!-- <a href="//wiki.cacert.org/FAQ/AboutUs"><?=_About Us?></a> |
-                       <a href="/index.php?id=13"><?=_Donations?></a> |
-                       <a href="//wiki.cacert.org/wiki/CAcertIncorporated"><?=_Association Membership?></a> |
-                       <a href="/policy/PrivacyPolicy.html"><?=_Privacy Policy?></a> |
-                       <a href="/index.php?id=51"><?=_Mission Statement?></a> |
-                       <a href="/index.php?id=11"><?=_Contact Us?></a> --> |
-                       ©2016-<?=$year?> SomeCA
+            Page info | 
+                       ©2016-<?=$year?> <?=_${appName}?> <?=_powered by?> <a href="//wpia.club" target="_blank">WPIA (World Privacy and Identity Association)</a> |
+                       <?=_!(/imprint)Imprint!'</a>'?> |
+                       <?=_!(/policy/dataPrivacy)Data privacy!'</a>'?>
                </div>
 
 </body>