projects
/
itkacl
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add the bare minimum of what is required for the web interface to work (but be butt...
[itkacl]
/
itkacl-web-1.0
/
web
/
header.html
1
<?xml version="1.0" encoding="UTF-8" ?>
2
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
4
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
5
6
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:itkacl="http://acl.samfundet.no/" xml:lang="no">
7
8
<head>
9
<title>%TITLE%</title>
10
</head>
11
12
<body>