[Lambda-cvs] lambda/templates head.tpl,1.1,1.2
Status: Pre-Alpha
Brought to you by:
ariejan
From: Ariejan de V. <ar...@us...> - 2004-06-22 21:17:12
|
Update of /cvsroot/lambda/lambda/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31489 Modified Files: head.tpl Log Message: Fixed line wrap Index: head.tpl =================================================================== RCS file: /cvsroot/lambda/lambda/templates/head.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** head.tpl 22 Jun 2004 12:52:24 -0000 1.1 --- head.tpl 22 Jun 2004 21:17:04 -0000 1.2 *************** *** 1,4 **** ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ! "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> --- 1,3 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> |