Forked from
Core Modules / dune-common
10064 commits behind the upstream repository.
-
Thimo Neubauer authored
distributed together with the code. If --with-duneweb is not set a simplified layout is used for the pages [[Imported from SVN: r1925]]
Thimo Neubauer authoreddistributed together with the code. If --with-duneweb is not set a simplified layout is used for the pages [[Imported from SVN: r1925]]
default.wml 387 B
# -*- html -*-
# $Id$
# simple page layout, can be replaced by full version for the
# dune-website
#use wml::std::tags
## Page layout
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"\
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>$(title:-Untitled)</title>
</head>
<div class="main">
<dump BASIC_BODY>
</div>
## catch any content after this:
{#BASIC_BODY#: