diff frontend/mfrontend/templates/layout.html @ 31:49329f65ea4f

Poprawiłem szablon główny, zmieniając tytuł strony.
author Michał Rudowicz <michal.rudowicz@fl9.eu>
date Sun, 05 Jun 2011 23:58:36 +0200
parents 28eb82047167
children b288abf2ea9f
line wrap: on
line diff
--- a/frontend/mfrontend/templates/layout.html	Sun Jun 05 23:10:18 2011 +0200
+++ b/frontend/mfrontend/templates/layout.html	Sun Jun 05 23:58:36 2011 +0200
@@ -1,6 +1,6 @@
 <html>
 <head>
-<title>NASZA APLIKACJA!</title>
+<title>Projekt AIIR</title>
 <script type="text/javascript" src="http://localhost/static/jquery.js"></script>
 <script type="text/javascript" src="http://localhost/static/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
 <link rel="stylesheet" href="http://localhost/static/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />