You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2012/11/10 13:20:25 UTC

svn commit: r1407797 - /cayenne/site/cms/trunk/templates/skeleton.html

Author: aadamchik
Date: Sat Nov 10 12:20:24 2012
New Revision: 1407797

URL: http://svn.apache.org/viewvc?rev=1407797&view=rev
Log:
tweaking

Modified:
    cayenne/site/cms/trunk/templates/skeleton.html

Modified: cayenne/site/cms/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/templates/skeleton.html?rev=1407797&r1=1407796&r2=1407797&view=diff
==============================================================================
--- cayenne/site/cms/trunk/templates/skeleton.html (original)
+++ cayenne/site/cms/trunk/templates/skeleton.html Sat Nov 10 12:20:24 2012
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html lang="en">
 <head>
-<title>Apache Cayenne &#187; {% block title %}{% endblock %}</title>
+<title>Apache Cayenne | {% block title %}{% endblock %}</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="keywords" content="{% block keywords %}{% endblock %} Apache Cayenne, object relational mapping, orm">
+<meta name="keywords" content="{% block keywords %}{% endblock %} apache cayenne, object relational mapping, open source orm, orm">
 <meta name="description" content="{% block description %}{% endblock %} Apache Cayenne is a powerful, full-featured, open-source object relational mapping framework created for developers working with relational databases.">
 <link rel="stylesheet" type="text/css" media="screen, projection" href="/css/styles.css">
 <link rel="stylesheet" type="text/css" media="print" href="/css/print.css">