src/ztfy/myams/templates/fullpage-layout.pt
changeset 101 8364fb15bfe5
parent 92 ac540d79ede9
child 223 662e8fc90c14
equal deleted inserted replaced
100:7b1498967eb9 101:8364fb15bfe5
     1 <!DOCTYPE html>
     1 <!DOCTYPE html>
     2 <html lang="fr-FR"
     2 <html lang="fr-FR"
     3 	  tal:define="config context/myams:configuration; static config/static_configuration;">
     3 	  tal:define="config context/myams:configuration; static context/myams:static_configuration;">
     4 <head>
     4 <head>
     5 	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
     5 	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
     6 	<meta charset="utf-8">
     6 	<meta charset="utf-8">
     7 
     7 
     8 	<title tal:content="config/title"></title>
     8 	<title tal:content="config/title"></title>