Skip to content
Snippets Groups Projects
Forked from Core Modules / dune-common
10064 commits behind the upstream repository.
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#: