Преглед на файлове

Adds default title to static pages.

master
damencho преди 8 години
родител
ревизия
7da8db74b0
променени са 4 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 1
    0
      404.html
  2. 1
    0
      authError.html
  3. 1
    0
      close.html
  4. 1
    0
      close2.html

+ 1
- 0
404.html Целия файл

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

+ 1
- 0
authError.html Целия файл

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

+ 1
- 0
close.html Целия файл

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

+ 1
- 0
close2.html Целия файл

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

Loading…
Отказ
Запис