liquid_feedback_frontend
diff app/main/_layout/default.html @ 103:7d0f4721d2f3
setting <title> tag. fallback: take class="title"-contents
author | jorges |
---|---|
date | Mon Sep 20 01:18:03 2010 +0200 (2010-09-20) |
parents | 6a12fb7e4963 |
children | e5a221e57dc6 |
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 @@ -84,4 +84,4 @@ 1.13 </body> 1.14 <script> 1.15 </script> 1.16 -</html> 1.17 \ No newline at end of file 1.18 +</html>