fix ssi includes and relative links
This commit is contained in:
parent
f70457a588
commit
b7029d3be4
5 changed files with 19 additions and 16 deletions
|
@ -3,5 +3,5 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head profile="http://gmpg.org/xfn/11">
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<link type="text/css" media="screen,print" href="style_2.css" rel="stylesheet"/>
|
||||
<link type="text/css" media="screen,print" href="orga.css" rel="stylesheet"/>
|
||||
<link type="text/css" media="screen,print" href="/style_2.css" rel="stylesheet"/>
|
||||
<link type="text/css" media="screen,print" href="/orga.css" rel="stylesheet"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue