Pārlūkot izejas kodu

Adds default title to static pages.

efficient_tiling
damencho 8 gadus atpakaļ
vecāks
revīzija
7da8db74b0
4 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 1
    0
      404.html
  2. 1
    0
      authError.html
  3. 1
    0
      close.html
  4. 1
    0
      close2.html

+ 1
- 0
404.html Parādīt failu

1
 <html>
1
 <html>
2
 <head>
2
 <head>
3
     <link rel="stylesheet" href="css/all.css"/>
3
     <link rel="stylesheet" href="css/all.css"/>
4
+    <!--#include virtual="title.html" -->
4
 </head>
5
 </head>
5
 <body>
6
 <body>
6
     <div class="error_page">
7
     <div class="error_page">

+ 1
- 0
authError.html Parādīt failu

1
 <html>
1
 <html>
2
 <head>
2
 <head>
3
     <link rel="stylesheet" href="css/all.css"/>
3
     <link rel="stylesheet" href="css/all.css"/>
4
+    <!--#include virtual="title.html" -->
4
 </head>
5
 </head>
5
 <body>
6
 <body>
6
     <div class="redirectPageMessage">Sorry! You are not allowed to be here :(</div>
7
     <div class="redirectPageMessage">Sorry! You are not allowed to be here :(</div>

+ 1
- 0
close.html Parādīt failu

1
 <html>
1
 <html>
2
 <head>
2
 <head>
3
     <link rel="stylesheet" href="css/all.css"/>
3
     <link rel="stylesheet" href="css/all.css"/>
4
+    <!--#include virtual="title.html" -->
4
     <script><!--#include virtual="/interface_config.js" --></script>
5
     <script><!--#include virtual="/interface_config.js" --></script>
5
     <script>function translateStr(id, msg) {
6
     <script>function translateStr(id, msg) {
6
         var div = document.getElementById(id);
7
         var div = document.getElementById(id);

+ 1
- 0
close2.html Parādīt failu

1
 <html>
1
 <html>
2
 <head>
2
 <head>
3
     <link rel="stylesheet" href="css/all.css"/>
3
     <link rel="stylesheet" href="css/all.css"/>
4
+    <!--#include virtual="title.html" -->
4
     <script><!--#include virtual="/interface_config.js" --></script>
5
     <script><!--#include virtual="/interface_config.js" --></script>
5
     <script>function translateStr(id, msg) {
6
     <script>function translateStr(id, msg) {
6
         var div = document.getElementById(id);
7
         var div = document.getElementById(id);

Notiek ielāde…
Atcelt
Saglabāt