From 111fce5d918e14e040c3d78c2db4b9ab107f096a Mon Sep 17 00:00:00 2001 From: Martin Bauer Date: Sat, 15 Jun 2013 21:50:12 +0200 Subject: [PATCH] Website Module / Working login & logout --- .gitignore | 3 + blechreiz/database.sqlite | Bin 51200 -> 51200 bytes blechreiz/libgeos_c.so.1.7.8 | Bin 0 -> 1105042 bytes blechreiz/settings.py | 1 + blechreiz/static/css/main.css | 76 - blechreiz/static/css/reset.css | 47 - blechreiz/templates/base.html | 209 ++ blechreiz/templates/mainpage.html | 90 + blechreiz/urls.py | 7 +- .../clean-canvas-wrap/img/bg-heading-red.png | Bin 0 -> 140 bytes intern_area/templates/intern_area/login.html | 2 + intern_area/views.py | 5 +- website/__init__.py | 0 website/models.py | 3 + website/static/css/about.css | 316 ++ website/static/css/backgrounds.css | 72 + website/static/css/blog.css | 240 ++ website/static/css/blogpost.css | 293 ++ website/static/css/bootstrap-overrides.css | 279 ++ website/static/css/bootstrap-responsive.css | 1109 ++++++ .../static/css/bootstrap-responsive.min.css | 9 + .../static/css/bootstrap.css | 0 .../static/css/bootstrap.min.css | 0 website/static/css/coming-soon.css | 313 ++ website/static/css/contact.css | 239 ++ website/static/css/features.css | 232 ++ website/static/css/index.css | 629 ++++ website/static/css/jquery.noty.css | 105 + website/static/css/lib/animate.css | 3275 +++++++++++++++++ website/static/css/lib/flexslider.css | 76 + website/static/css/lib/isotope.css | 62 + website/static/css/noty_theme_default.css | 240 ++ website/static/css/portfolio-item.css | 110 + website/static/css/portfolio.css | 124 + website/static/css/pricing.css | 285 ++ website/static/css/reset.css | 100 + website/static/css/services.css | 265 ++ website/static/css/sign-in.css | 301 ++ website/static/css/sign-up.css | 462 +++ website/static/css/theme.css | 465 +++ website/static/img/about_slide1.jpg | Bin 0 -> 60660 bytes website/static/img/ale.png | Bin 0 -> 44577 bytes website/static/img/arrow-down.png | Bin 0 -> 287 bytes website/static/img/backgrounds/aqua.jpg | Bin 0 -> 378536 bytes website/static/img/backgrounds/aqua_thumb.jpg | Bin 0 -> 42882 bytes website/static/img/backgrounds/baby-blue.jpg | Bin 0 -> 548934 bytes .../img/backgrounds/baby_blue_thumb.jpg | Bin 0 -> 56936 bytes website/static/img/backgrounds/beige.jpg | Bin 0 -> 29389 bytes website/static/img/backgrounds/black.jpg | Bin 0 -> 345925 bytes .../static/img/backgrounds/black_red_01.jpg | Bin 0 -> 27298 bytes .../static/img/backgrounds/black_thumb.jpg | Bin 0 -> 34817 bytes .../static/img/backgrounds/color-splash.jpg | Bin 0 -> 308465 bytes .../img/backgrounds/color-splash_01.jpg | Bin 0 -> 27298 bytes .../img/backgrounds/color_splash_thumb.jpg | Bin 0 -> 24570 bytes website/static/img/backgrounds/deep-green.jpg | Bin 0 -> 362221 bytes .../img/backgrounds/deep_green_thumb.jpg | Bin 0 -> 38115 bytes website/static/img/backgrounds/flower.jpg | Bin 0 -> 397109 bytes .../static/img/backgrounds/flower_thumb.jpg | Bin 0 -> 44232 bytes website/static/img/backgrounds/grau.jpg | Bin 0 -> 25493 bytes website/static/img/backgrounds/hell.jpg | Bin 0 -> 26006 bytes website/static/img/backgrounds/indigo.jpg | Bin 0 -> 383067 bytes .../static/img/backgrounds/indigo_thumb.jpg | Bin 0 -> 41258 bytes website/static/img/backgrounds/landscape.png | Bin 0 -> 356235 bytes website/static/img/backgrounds/mango.jpg | Bin 0 -> 650309 bytes .../static/img/backgrounds/mango_thumb.jpg | Bin 0 -> 56015 bytes website/static/img/backgrounds/mint.jpg | Bin 0 -> 367378 bytes website/static/img/backgrounds/mint_thumb.jpg | Bin 0 -> 40312 bytes website/static/img/backgrounds/ocean.jpg | Bin 0 -> 388168 bytes .../static/img/backgrounds/ocean_thumb.jpg | Bin 0 -> 43327 bytes website/static/img/backgrounds/redstripes.jpg | Bin 0 -> 91385 bytes website/static/img/backgrounds/rotschraeg.jpg | Bin 0 -> 92307 bytes website/static/img/backgrounds/silver.jpg | Bin 0 -> 347965 bytes .../static/img/backgrounds/silver_thumb.jpg | Bin 0 -> 34992 bytes website/static/img/backgrounds/water.jpg | Bin 0 -> 392126 bytes .../static/img/backgrounds/water_thumb.jpg | Bin 0 -> 43341 bytes website/static/img/badge.png | Bin 0 -> 2249 bytes website/static/img/bg-heading-red.png | Bin 0 -> 140 bytes website/static/img/bg_direction_nav.png | Bin 0 -> 1866 bytes website/static/img/blechreiz_logo.png | Bin 0 -> 3192 bytes website/static/img/blog1.png | Bin 0 -> 106693 bytes website/static/img/blog2.png | Bin 0 -> 89781 bytes website/static/img/blog3.png | Bin 0 -> 131512 bytes website/static/img/blog_post.jpg | Bin 0 -> 210847 bytes website/static/img/body_bg.jpg | Bin 0 -> 8849 bytes website/static/img/client1.png | Bin 0 -> 3339 bytes website/static/img/client2.png | Bin 0 -> 5140 bytes website/static/img/client3.png | Bin 0 -> 3960 bytes website/static/img/contact_icos.png | Bin 0 -> 664 bytes website/static/img/design.png | Bin 0 -> 762 bytes website/static/img/develop.png | Bin 0 -> 1106 bytes website/static/img/face.png | Bin 0 -> 479 bytes website/static/img/features-ico1.png | Bin 0 -> 730 bytes website/static/img/features-ico2.png | Bin 0 -> 852 bytes website/static/img/features-ico3.png | Bin 0 -> 401 bytes website/static/img/features-ico4.png | Bin 0 -> 759 bytes website/static/img/features-ico5.png | Bin 0 -> 1091 bytes website/static/img/features-ico6.png | Bin 0 -> 617 bytes website/static/img/features-ico7.png | Bin 0 -> 1480 bytes website/static/img/folio_item1.png | Bin 0 -> 277784 bytes website/static/img/folio_item2.png | Bin 0 -> 381061 bytes website/static/img/folio_thumb1.png | Bin 0 -> 13253 bytes website/static/img/folio_thumb2.png | Bin 0 -> 19717 bytes website/static/img/formmail.png | Bin 0 -> 483 bytes website/static/img/formname.png | Bin 0 -> 529 bytes website/static/img/formphone.png | Bin 0 -> 481 bytes .../static/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes website/static/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes website/static/img/gplus.png | Bin 0 -> 772 bytes website/static/img/leftright-arrows.png | Bin 0 -> 400 bytes website/static/img/mini-logo.png | Bin 0 -> 7080 bytes website/static/img/noisy_net.png | Bin 0 -> 24608 bytes website/static/img/plan.png | Bin 0 -> 535 bytes website/static/img/popular_plan.png | Bin 0 -> 2430 bytes website/static/img/portfolio1.png | Bin 0 -> 159340 bytes website/static/img/portfolio2.png | Bin 0 -> 152831 bytes website/static/img/portfolio3.png | Bin 0 -> 156916 bytes website/static/img/recent_photos.jpg | Bin 0 -> 3818 bytes website/static/img/recent_post1.png | Bin 0 -> 8918 bytes website/static/img/recent_post2.png | Bin 0 -> 6762 bytes website/static/img/search.png | Bin 0 -> 497 bytes website/static/img/service1.png | Bin 0 -> 120663 bytes website/static/img/service2.png | Bin 0 -> 99472 bytes website/static/img/service3.png | Bin 0 -> 79615 bytes website/static/img/service_ico1.png | Bin 0 -> 689 bytes website/static/img/service_ico2.png | Bin 0 -> 1032 bytes website/static/img/service_ico3.png | Bin 0 -> 735 bytes website/static/img/showcase1.png | Bin 0 -> 82337 bytes website/static/img/showcase2.png | Bin 0 -> 95447 bytes website/static/img/showcase3.png | Bin 0 -> 84562 bytes website/static/img/signin_icos.png | Bin 0 -> 1312 bytes .../static/img/slides/blechreiz01/andi.jpg | Bin 0 -> 187327 bytes .../static/img/slides/blechreiz01/andi2.jpg | Bin 0 -> 141941 bytes .../static/img/slides/blechreiz01/applaus.jpg | Bin 0 -> 292769 bytes .../static/img/slides/blechreiz01/bass.png | Bin 0 -> 90583 bytes .../img/slides/blechreiz01/daempfer.jpg | Bin 0 -> 176478 bytes .../img/slides/blechreiz01/eindruck.jpg | Bin 0 -> 324699 bytes .../static/img/slides/blechreiz01/gruppe.png | Bin 0 -> 259326 bytes .../img/slides/blechreiz01/publikum.jpg | Bin 0 -> 184588 bytes .../static/img/slides/blechreiz01/spielen.jpg | Bin 0 -> 311713 bytes .../img/slides/blechreiz01/spielen2.jpg | Bin 0 -> 294595 bytes .../img/slides/blechreiz01/ticotico.jpg | Bin 0 -> 172583 bytes .../img/slides/blechreiz01/ticotico2.jpg | Bin 0 -> 162481 bytes .../static/img/slides/blechreiz01/tuba.png | Bin 0 -> 90583 bytes website/static/img/slides/scene1/macbook.png | Bin 0 -> 201506 bytes website/static/img/slides/scene2/left.png | Bin 0 -> 91977 bytes website/static/img/slides/scene2/middle.png | Bin 0 -> 184131 bytes website/static/img/slides/scene2/right.png | Bin 0 -> 63507 bytes website/static/img/slides/scene3/desktop.png | Bin 0 -> 88210 bytes website/static/img/slides/scene3/ipad.png | Bin 0 -> 35648 bytes website/static/img/slides/scene3/iphone.png | Bin 0 -> 13275 bytes website/static/img/slides/scene3/macbook.png | Bin 0 -> 64381 bytes website/static/img/slides/scene4/css3.png | Bin 0 -> 17403 bytes website/static/img/slides/scene4/html5.png | Bin 0 -> 15194 bytes website/static/img/social/Behance.png | Bin 0 -> 1723 bytes website/static/img/social/Blogger.png | Bin 0 -> 1660 bytes website/static/img/social/Digg.png | Bin 0 -> 1561 bytes website/static/img/social/Dribbble.png | Bin 0 -> 1925 bytes website/static/img/social/Facebook.png | Bin 0 -> 1592 bytes website/static/img/social/Feed.png | Bin 0 -> 1760 bytes website/static/img/social/Flickr.png | Bin 0 -> 1545 bytes website/static/img/social/Forrst.png | Bin 0 -> 1677 bytes website/static/img/social/Google+.png | Bin 0 -> 1783 bytes website/static/img/social/Gowalla.png | Bin 0 -> 1689 bytes website/static/img/social/Last.fm.png | Bin 0 -> 1823 bytes website/static/img/social/LinkedIn.png | Bin 0 -> 1611 bytes website/static/img/social/Myspace.png | Bin 0 -> 1493 bytes website/static/img/social/PayPal.png | Bin 0 -> 1644 bytes website/static/img/social/Picasa.png | Bin 0 -> 1775 bytes website/static/img/social/Pinterest.png | Bin 0 -> 1831 bytes website/static/img/social/Share-This.png | Bin 0 -> 1695 bytes website/static/img/social/Skype.png | Bin 0 -> 1839 bytes website/static/img/social/Stumbleupon.png | Bin 0 -> 1679 bytes website/static/img/social/Tumblr.png | Bin 0 -> 1584 bytes website/static/img/social/Twitter.png | Bin 0 -> 1709 bytes website/static/img/social/Viddlr.png | Bin 0 -> 1731 bytes website/static/img/social/Vimeo.png | Bin 0 -> 1685 bytes website/static/img/social/Wordpress.png | Bin 0 -> 1872 bytes website/static/img/social/YouTube.png | Bin 0 -> 1728 bytes website/static/img/social/deviantArt.png | Bin 0 -> 1773 bytes website/static/img/socialicons.png | Bin 0 -> 4947 bytes website/static/img/socialicons2.png | Bin 0 -> 4684 bytes website/static/img/socialicons_h.png | Bin 0 -> 6389 bytes website/static/img/twt.png | Bin 0 -> 731 bytes website/static/img/user-display.png | Bin 0 -> 7271 bytes {blechreiz => website}/static/js/bootstrap.js | 0 .../static/js/bootstrap.min.js | 0 website/static/js/flexslider.js | 903 +++++ website/static/js/index-slider.js | 375 ++ website/static/js/jquery.countdown.min.js | 26 + website/static/js/jquery.isotope.min.js | 11 + website/static/js/jquery.noty.js | 265 ++ website/static/js/theme.js | 63 + website/templates/website/base.html | 212 ++ website/templates/website/login.html | 107 + website/templates/website/mainpage.html | 95 + website/tests.py | 16 + website/views.py | 47 + 197 files changed, 12038 insertions(+), 126 deletions(-) create mode 100644 .gitignore create mode 100755 blechreiz/libgeos_c.so.1.7.8 delete mode 100644 blechreiz/static/css/main.css delete mode 100644 blechreiz/static/css/reset.css create mode 100644 blechreiz/templates/mainpage.html create mode 100644 bootstrapTemplates/clean-canvas-wrap/img/bg-heading-red.png create mode 100644 website/__init__.py create mode 100644 website/models.py create mode 100644 website/static/css/about.css create mode 100644 website/static/css/backgrounds.css create mode 100644 website/static/css/blog.css create mode 100644 website/static/css/blogpost.css create mode 100644 website/static/css/bootstrap-overrides.css create mode 100644 website/static/css/bootstrap-responsive.css create mode 100644 website/static/css/bootstrap-responsive.min.css rename {blechreiz => website}/static/css/bootstrap.css (100%) rename {blechreiz => website}/static/css/bootstrap.min.css (100%) create mode 100644 website/static/css/coming-soon.css create mode 100644 website/static/css/contact.css create mode 100644 website/static/css/features.css create mode 100644 website/static/css/index.css create mode 100644 website/static/css/jquery.noty.css create mode 100644 website/static/css/lib/animate.css create mode 100755 website/static/css/lib/flexslider.css create mode 100644 website/static/css/lib/isotope.css create mode 100644 website/static/css/noty_theme_default.css create mode 100644 website/static/css/portfolio-item.css create mode 100644 website/static/css/portfolio.css create mode 100644 website/static/css/pricing.css create mode 100644 website/static/css/reset.css create mode 100644 website/static/css/services.css create mode 100644 website/static/css/sign-in.css create mode 100644 website/static/css/sign-up.css create mode 100644 website/static/css/theme.css create mode 100644 website/static/img/about_slide1.jpg create mode 100644 website/static/img/ale.png create mode 100644 website/static/img/arrow-down.png create mode 100644 website/static/img/backgrounds/aqua.jpg create mode 100644 website/static/img/backgrounds/aqua_thumb.jpg create mode 100644 website/static/img/backgrounds/baby-blue.jpg create mode 100644 website/static/img/backgrounds/baby_blue_thumb.jpg create mode 100644 website/static/img/backgrounds/beige.jpg create mode 100644 website/static/img/backgrounds/black.jpg create mode 100644 website/static/img/backgrounds/black_red_01.jpg create mode 100644 website/static/img/backgrounds/black_thumb.jpg create mode 100644 website/static/img/backgrounds/color-splash.jpg create mode 100644 website/static/img/backgrounds/color-splash_01.jpg create mode 100644 website/static/img/backgrounds/color_splash_thumb.jpg create mode 100644 website/static/img/backgrounds/deep-green.jpg create mode 100644 website/static/img/backgrounds/deep_green_thumb.jpg create mode 100644 website/static/img/backgrounds/flower.jpg create mode 100644 website/static/img/backgrounds/flower_thumb.jpg create mode 100644 website/static/img/backgrounds/grau.jpg create mode 100644 website/static/img/backgrounds/hell.jpg create mode 100644 website/static/img/backgrounds/indigo.jpg create mode 100644 website/static/img/backgrounds/indigo_thumb.jpg create mode 100644 website/static/img/backgrounds/landscape.png create mode 100644 website/static/img/backgrounds/mango.jpg create mode 100644 website/static/img/backgrounds/mango_thumb.jpg create mode 100644 website/static/img/backgrounds/mint.jpg create mode 100644 website/static/img/backgrounds/mint_thumb.jpg create mode 100644 website/static/img/backgrounds/ocean.jpg create mode 100644 website/static/img/backgrounds/ocean_thumb.jpg create mode 100644 website/static/img/backgrounds/redstripes.jpg create mode 100644 website/static/img/backgrounds/rotschraeg.jpg create mode 100644 website/static/img/backgrounds/silver.jpg create mode 100644 website/static/img/backgrounds/silver_thumb.jpg create mode 100644 website/static/img/backgrounds/water.jpg create mode 100644 website/static/img/backgrounds/water_thumb.jpg create mode 100644 website/static/img/badge.png create mode 100644 website/static/img/bg-heading-red.png create mode 100755 website/static/img/bg_direction_nav.png create mode 100644 website/static/img/blechreiz_logo.png create mode 100644 website/static/img/blog1.png create mode 100644 website/static/img/blog2.png create mode 100644 website/static/img/blog3.png create mode 100644 website/static/img/blog_post.jpg create mode 100644 website/static/img/body_bg.jpg create mode 100644 website/static/img/client1.png create mode 100644 website/static/img/client2.png create mode 100644 website/static/img/client3.png create mode 100644 website/static/img/contact_icos.png create mode 100644 website/static/img/design.png create mode 100644 website/static/img/develop.png create mode 100644 website/static/img/face.png create mode 100644 website/static/img/features-ico1.png create mode 100644 website/static/img/features-ico2.png create mode 100644 website/static/img/features-ico3.png create mode 100644 website/static/img/features-ico4.png create mode 100644 website/static/img/features-ico5.png create mode 100644 website/static/img/features-ico6.png create mode 100644 website/static/img/features-ico7.png create mode 100644 website/static/img/folio_item1.png create mode 100644 website/static/img/folio_item2.png create mode 100644 website/static/img/folio_thumb1.png create mode 100644 website/static/img/folio_thumb2.png create mode 100644 website/static/img/formmail.png create mode 100644 website/static/img/formname.png create mode 100644 website/static/img/formphone.png create mode 100755 website/static/img/glyphicons-halflings-white.png create mode 100755 website/static/img/glyphicons-halflings.png create mode 100644 website/static/img/gplus.png create mode 100644 website/static/img/leftright-arrows.png create mode 100644 website/static/img/mini-logo.png create mode 100644 website/static/img/noisy_net.png create mode 100644 website/static/img/plan.png create mode 100644 website/static/img/popular_plan.png create mode 100644 website/static/img/portfolio1.png create mode 100644 website/static/img/portfolio2.png create mode 100644 website/static/img/portfolio3.png create mode 100644 website/static/img/recent_photos.jpg create mode 100644 website/static/img/recent_post1.png create mode 100644 website/static/img/recent_post2.png create mode 100644 website/static/img/search.png create mode 100644 website/static/img/service1.png create mode 100644 website/static/img/service2.png create mode 100644 website/static/img/service3.png create mode 100644 website/static/img/service_ico1.png create mode 100644 website/static/img/service_ico2.png create mode 100644 website/static/img/service_ico3.png create mode 100644 website/static/img/showcase1.png create mode 100644 website/static/img/showcase2.png create mode 100644 website/static/img/showcase3.png create mode 100644 website/static/img/signin_icos.png create mode 100644 website/static/img/slides/blechreiz01/andi.jpg create mode 100644 website/static/img/slides/blechreiz01/andi2.jpg create mode 100644 website/static/img/slides/blechreiz01/applaus.jpg create mode 100644 website/static/img/slides/blechreiz01/bass.png create mode 100644 website/static/img/slides/blechreiz01/daempfer.jpg create mode 100644 website/static/img/slides/blechreiz01/eindruck.jpg create mode 100644 website/static/img/slides/blechreiz01/gruppe.png create mode 100644 website/static/img/slides/blechreiz01/publikum.jpg create mode 100644 website/static/img/slides/blechreiz01/spielen.jpg create mode 100644 website/static/img/slides/blechreiz01/spielen2.jpg create mode 100644 website/static/img/slides/blechreiz01/ticotico.jpg create mode 100644 website/static/img/slides/blechreiz01/ticotico2.jpg create mode 100644 website/static/img/slides/blechreiz01/tuba.png create mode 100644 website/static/img/slides/scene1/macbook.png create mode 100644 website/static/img/slides/scene2/left.png create mode 100644 website/static/img/slides/scene2/middle.png create mode 100644 website/static/img/slides/scene2/right.png create mode 100644 website/static/img/slides/scene3/desktop.png create mode 100644 website/static/img/slides/scene3/ipad.png create mode 100644 website/static/img/slides/scene3/iphone.png create mode 100644 website/static/img/slides/scene3/macbook.png create mode 100644 website/static/img/slides/scene4/css3.png create mode 100644 website/static/img/slides/scene4/html5.png create mode 100644 website/static/img/social/Behance.png create mode 100644 website/static/img/social/Blogger.png create mode 100644 website/static/img/social/Digg.png create mode 100644 website/static/img/social/Dribbble.png create mode 100644 website/static/img/social/Facebook.png create mode 100644 website/static/img/social/Feed.png create mode 100644 website/static/img/social/Flickr.png create mode 100644 website/static/img/social/Forrst.png create mode 100644 website/static/img/social/Google+.png create mode 100644 website/static/img/social/Gowalla.png create mode 100644 website/static/img/social/Last.fm.png create mode 100644 website/static/img/social/LinkedIn.png create mode 100644 website/static/img/social/Myspace.png create mode 100644 website/static/img/social/PayPal.png create mode 100644 website/static/img/social/Picasa.png create mode 100644 website/static/img/social/Pinterest.png create mode 100644 website/static/img/social/Share-This.png create mode 100644 website/static/img/social/Skype.png create mode 100644 website/static/img/social/Stumbleupon.png create mode 100644 website/static/img/social/Tumblr.png create mode 100644 website/static/img/social/Twitter.png create mode 100644 website/static/img/social/Viddlr.png create mode 100644 website/static/img/social/Vimeo.png create mode 100644 website/static/img/social/Wordpress.png create mode 100644 website/static/img/social/YouTube.png create mode 100644 website/static/img/social/deviantArt.png create mode 100644 website/static/img/socialicons.png create mode 100644 website/static/img/socialicons2.png create mode 100644 website/static/img/socialicons_h.png create mode 100644 website/static/img/twt.png create mode 100644 website/static/img/user-display.png rename {blechreiz => website}/static/js/bootstrap.js (100%) rename {blechreiz => website}/static/js/bootstrap.min.js (100%) create mode 100755 website/static/js/flexslider.js create mode 100644 website/static/js/index-slider.js create mode 100755 website/static/js/jquery.countdown.min.js create mode 100644 website/static/js/jquery.isotope.min.js create mode 100644 website/static/js/jquery.noty.js create mode 100644 website/static/js/theme.js create mode 100644 website/templates/website/base.html create mode 100644 website/templates/website/login.html create mode 100644 website/templates/website/mainpage.html create mode 100644 website/tests.py create mode 100644 website/views.py diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3fc678c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.pyc +.project +.pydevproject diff --git a/blechreiz/database.sqlite b/blechreiz/database.sqlite index 0adb9129d2f24d38a0913cf7b49243b272b65688..038adcff108c8f3bddac68d08a6b103c02914578 100644 GIT binary patch delta 741 zcmb`F%Wl(95Qc3|k|HiuTU9Iop;pjkBKsU)!$mTLwh20pTG~*1QI*6=Y&XYEoQ61O zfg9)p1T2*Y;0cfyS;GQ}cjyA%fJeY7VO2yo>}KX4Y5w_Ujz-{U1V*>mlXthDuqU7P zw&g`B%Zp3Aniu4}z~=-3LJq~>dlwI}W~m+z8HT-q z--^EzTM^v)OZU*Nxo7}Ism<3V2^5v1M@BZT59y5}h^!onWXJY+GM52ACF6 zQiJB!V+XHcn)D&;b~Mf71MRt8dD>EKYiILd2UTeF`q^?AX3}_gU4!)w>{T7#>IUtG zU!{%`sJ`qq8fd>$4LAvtqG%ETcPR&cqOEW4qtf(?bODkpGyxrf|g^P*# z5Cii==0nVjf!b#B`Gc3#<_FUi3;+>n BOsN0> diff --git a/blechreiz/libgeos_c.so.1.7.8 b/blechreiz/libgeos_c.so.1.7.8 new file mode 100755 index 0000000000000000000000000000000000000000..0a41e030175eb148b51dde8fe801630cada8c2e7 GIT binary patch literal 1105042 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