changeset 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 50708627f3c7
children b288abf2ea9f
files frontend/baza.sqlite frontend/mfrontend/templates/layout.html static/fancybox/blank.gif static/fancybox/fancy_close.png static/fancybox/fancy_loading.png static/fancybox/fancy_nav_left.png static/fancybox/fancy_nav_right.png static/fancybox/fancy_shadow_e.png static/fancybox/fancy_shadow_n.png static/fancybox/fancy_shadow_ne.png static/fancybox/fancy_shadow_nw.png static/fancybox/fancy_shadow_s.png static/fancybox/fancy_shadow_se.png static/fancybox/fancy_shadow_sw.png static/fancybox/fancy_shadow_w.png static/fancybox/fancy_title_left.png static/fancybox/fancy_title_main.png static/fancybox/fancy_title_over.png static/fancybox/fancy_title_right.png static/fancybox/fancybox-x.png static/fancybox/fancybox-y.png static/fancybox/fancybox.png static/fancybox/jquery.easing-1.3.pack.js static/fancybox/jquery.fancybox-1.3.4.css static/fancybox/jquery.fancybox-1.3.4.js static/fancybox/jquery.fancybox-1.3.4.pack.js static/fancybox/jquery.mousewheel-3.0.4.pack.js static/general.js static/jquery.js static/pic/0.gif static/pic/100.gif static/pic/12.gif static/pic/25.gif static/pic/37.gif static/pic/50.gif static/pic/62.gif static/pic/75.gif static/pic/87.gif static/pic/backgroundbody.jpg static/pic/buttons/button1.gif static/pic/logo.gif static/pic/regimages/reg1.png static/pic/regimages/reg2.png static/pic/regimages/reg3.png static/pic/regimages/reg4.png static/pic/regimages/reg5.png static/pic/tb2_l.gif static/pic/tb2_m.gif static/pic/tb2_r.gif static/pic/tb2_r_block.gif static/pic/tb4_l.gif static/pic/tb4_m.gif static/pic/tb4_r.gif static/style.css
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file frontend/baza.sqlite has changed
--- 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" />