boka3/html/en/base.html
Erik Thuning 746ad28545 Implemented internationalization.
Let's see how many strings have been missed.
2024-02-26 13:10:13 +01:00

84 lines
2.5 KiB
HTML

¤¤ head ¤¤
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="./template.css" />
<link rel="stylesheet" type="text/css" href="./style.css" />
<script type="text/javascript" src="./script.js"></script>
<link rel="stylesheet" type="text/css" href="./calendar/dhtmlxcalendar.css" />
<script type="text/javascript" src="./calendar/dhtmlxcalendar.js"></script>
<title>¤title¤</title>
</head>
<body>
<div id="container">
<a class="accessibility-link"
accesskey="s"
href="#contents"
title="Skip navigation"></a>
<div id="header">
<a id="header-su-responsive"
href="https://www.su.se/english/"
title="To the Stockholm Universiy website">
<img src="images/su_logo_responsive_en.png"
alt="Stockholm University" />
</a>
<a id="header-dsv"
href="https://dsv.su.se/english/"
title="To DSV's website"
accesskey="1">
<img src="images/dsv_logo_en.png"
alt="Department of Computer and Systems Sciences" />
</a>
<a id="header-su"
href="https://www.su.se/english/"
title="To the Stockholm Universiy website">
<img src="images/su_logo_en.gif"
alt="Stockholm University" />
</a>
<div class="clear">
</div>
</div>
<div id="menu">
¤menu¤
<div class="clear">
</div>
</div>
<div id="contents">
¤¤ foot ¤¤
<div class="clear">
</div>
</div>
<div id="footer">
<div id="footer-name">
<div id="footer-dsv">
Department of Computer and Systems Sciences
</div>
<div id="footer-su">
Stockholm University
</div>
</div>
<div id="footer-contact">
<a id="footer-contact-link"
href="https://www.su.se/department-of-computer-and-systems-sciences/about-the-department/contact"
accesskey="7">
Contact
</a>
</div>
<div class="clear">
</div>
</div>
</div>
</body>
</html>
¤¤ menuitem ¤¤
<a class="item ¤align¤ ¤active¤"
href="?page=¤page¤">
¤title¤
</a>