Skip to content
Snippets Groups Projects
Commit aabdabbf authored by Christian Engwer's avatar Christian Engwer
Browse files

updated dune internal wml-layout to replect the structure in dune-web

[[Imported from SVN: r3139]]
parent 00125828
No related branches found
No related tags found
No related merge requests found
......@@ -9,17 +9,12 @@
## Page layout
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"\
"http://www.w3.org/TR/html4/strict.dtd">
<html>
#use wml::layout::header
#use wml::layout::naviagtion
<head>
<title>$(title:-Untitled)</title>
</head>
<div class="main">
<body>
<dump BASIC_BODY>
</div>
</body>
## catch any content after this:
......
# -*- html -*-
# $Id$
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"\
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>$(title:-Untitled)</title>
{#STYLESHEETS#}
</head>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment