Ignore:
Timestamp:
2001-04-02T12:11:38+12:00 (23 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/home.dm

    r1975 r2244  
    4040#######################################################################
    4141
    42 _pagetitle_ {_textpagetitle_}
    43 _imagethispage_ {}
    44 _imagecollection_ { }
     42
     43_header_ {_cgihead_
     44<html>
     45<head>
     46<META HTTP-EQUIV="Window-target" CONTENT="_top">
     47<title>_textpagetitle_</title>
     48_globalscripts_
     49</head>
     50<body bgcolor="\#ffffff" text="\#000000" link="\#006666"
     51      alink="\#cc9900" vlink="\#666633" background="_httpiconchalk_">
     52_startspacer_
     53}
    4554
    4655_content_ {
Note: See TracChangeset for help on using the changeset viewer.