diff options
-rw-r--r-- | footer.st | 4 | ||||
-rw-r--r-- | header.st | 4 | ||||
-rw-r--r-- | index.st | 4 | ||||
-rw-r--r-- | login.st | 4 |
4 files changed, 8 insertions, 8 deletions
@@ -1,9 +1,9 @@ </body> </html> -<!-- +$! Local Variables: mode: html coding: utf-8 End: ---> +!$ @@ -9,9 +9,9 @@ <body> -<!-- +$! Local Variables: mode: html coding: utf-8 End: ---> +!$ @@ -5,9 +5,9 @@ $header(title=title)$ $footer()$ -<!-- +$! Local Variables: mode: html coding: utf-8 End: ---> +!$ @@ -10,9 +10,9 @@ $header(title=logintext)$ $footer()$ -<!-- +$! Local Variables: mode: html coding: utf-8 End: ---> +!$ |