Ignore:
Timestamp:
24 Apr 2009, 10:14:34 (16 years ago)
Author:
uli
Message:

Provide macros with the master template.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • waeup/branches/ulif-rewrite/src/waeup/viewlets_templates/master.pt

    r3915 r4066  
    11<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    22"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
     3<html metal:define-macro="master"
     4      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
    45  <head>
    56    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
Note: See TracChangeset for help on using the changeset viewer.