Changeset 3516 for websites/inamode9/trunk/root
- Timestamp:
- 12/24/07 10:04:55 (5 years ago)
- Location:
- websites/inamode9/trunk/root
- Files:
-
- 1 added
- 3 modified
-
lib/site/footer (modified) (1 diff)
-
lib/site/header (modified) (1 diff)
-
lib/site/html (modified) (1 diff)
-
src/root.tt2 (added)
Legend:
- Unmodified
- Added
- Removed
-
websites/inamode9/trunk/root/lib/site/footer
r3499 r3516 1 <!-- BEGIN site/footer --> 2 <div id="copyright">© [% site.copyright %]</div> 3 <!-- END site/footer --> 1 <div id="copyright">© tokuhirom</div> -
websites/inamode9/trunk/root/lib/site/header
r3499 r3516 1 <!-- BEGIN site/header --> 1 <?xml version="1.0" encoding="utf-8"?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3 <html lang="ja" xml:lang="ja" xmlns="http://www.w3.org/1999/xhtml"> 4 <head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 2 7 <h1 class="title">[% template.title or site.title %]</h1> 3 <!-- END site/header --> 8 -
websites/inamode9/trunk/root/lib/site/html
r3499 r3516 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 <html> 3 <head> 4 <title>[% template.title or site.title %]</title> 5 <style type="text/css"> 1 <?xml version="1.0" encoding="utf-8"?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3 <html lang="ja" xml:lang="ja" xmlns="http://www.w3.org/1999/xhtml"> 4 <head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 <meta http-equiv="Content-Style-Type" content="text/css" /> 7 <meta http-equiv="content-script-type" content="text/javascript" /> 8 <title>[% template.title or site.title %]</title> 9 <style type="text/css"> 6 10 [% PROCESS ttsite.css %] 7 </style>8 </head>9 <body>10 [% content %]11 </body>11 </style> 12 </head> 13 <body> 14 [% content %] 15 </body> 12 16 </html>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)