liquid_feedback_frontend
diff app/main/_layout/default.html @ 113:e0b091e2a0f3
setting <title> tag. fallback: take class="title"-contents
author | jorges |
---|---|
date | Mon Sep 20 01:18:03 2010 +0200 (2010-09-20) |
parents | e2ea6dbd2dbc |
children | e5a221e57dc6 4fb486bce608 |
line diff
1.1 --- a/app/main/_layout/default.html Sun Sep 19 16:00:38 2010 +0200 1.2 +++ b/app/main/_layout/default.html Mon Sep 20 01:18:03 2010 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 <html> 1.5 <head> 1.6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 1.7 - <title><!-- WEBMCP SLOTNODIV app_name --></title> 1.8 + <title> <!-- WEBMCP SLOTNODIV html_title --></title> 1.9 <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/trace.css" /> 1.10 <link rel="stylesheet" type="text/css" media="screen" href="__BASEURL__/static/gregor.js/gregor.css" /> 1.11 <link rel="stylesheet" type="text/css" media="screen" href="<!-- WEBMCP SLOTNODIV stylesheet_url -->" /> 1.12 @@ -85,4 +85,4 @@ 1.13 <script> 1.14 <!-- WEBMCP SLOTNODIV custom_script --> 1.15 </script> 1.16 -</html> 1.17 \ No newline at end of file 1.18 +</html>