X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Ffactory%2Fheader;h=6b706efa2c9c120c03969078f51f7c83fd4e716b;hb=c4f55edd9a4fad76e69643e2d2f068e832d3bc9c;hp=213c22b993cff8ae7bc60e89630a8c712286db99;hpb=0ad4ba7aa71b7dda17f0b07ccc9d8f0ad3424b82;p=maypole.git diff --git a/templates/factory/header b/templates/factory/header index 213c22b..6b706ef 100644 --- a/templates/factory/header +++ b/templates/factory/header @@ -1,5 +1,19 @@ - - - You want to put the title of your application here <TITLE> - </HEAD> - <BODY> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <title> + [% + title || config.application_name || + "A poorly configured Maypole application" + %] + + + + + + +