Browse Source

chore: vypracovaný úkol

main
Ivan Pomykacz 7 months ago
parent
commit
8f5ea80c31
  1. 3
      README.md
  2. 46
      data/images.php
  3. 9
      footer.php
  4. 38
      header.php
  5. 37
      includes/modal.php
  6. 14
      index.php
  7. 13
      lib/widgets.php
  8. 23
      pages/author.php
  9. 4
      pages/error.php
  10. 14
      pages/gallery.php
  11. 30
      pages/search.php
  12. 8
      static/css/index.css
  13. BIN
      static/images/image_01.jpg
  14. BIN
      static/images/image_02.jpg
  15. BIN
      static/images/image_03.jpg
  16. BIN
      static/images/image_04.jpg
  17. BIN
      static/images/image_05.jpg
  18. BIN
      static/images/image_06.jpg
  19. BIN
      static/images/image_07.jpg
  20. BIN
      static/images/image_08.jpg
  21. BIN
      static/images/image_09.jpg
  22. BIN
      static/images/image_10.jpg
  23. BIN
      static/images/image_11.jpg
  24. BIN
      static/images/image_12.jpg
  25. BIN
      static/images/image_13.jpg
  26. BIN
      static/images/image_14.jpg
  27. BIN
      static/images/image_15.jpg
  28. BIN
      static/images/image_16.jpg
  29. BIN
      static/images/image_17.jpg
  30. BIN
      static/images/image_18.jpg
  31. BIN
      static/images/image_19.jpg
  32. BIN
      static/images/image_20.jpg
  33. BIN
      static/images/image_21.jpg
  34. BIN
      static/images/image_22.jpg
  35. BIN
      static/images/image_23.jpg
  36. BIN
      static/images/image_24.jpg
  37. BIN
      static/images/image_25.jpg
  38. BIN
      static/images/image_26.jpg
  39. BIN
      static/images/image_27.jpg
  40. BIN
      static/images/image_28.jpg
  41. BIN
      static/images/image_29.jpg
  42. BIN
      static/images/image_30.jpg
  43. BIN
      static/images/image_31.jpg
  44. BIN
      static/images/image_32.jpg
  45. BIN
      static/images/image_33.jpg
  46. BIN
      static/images/image_34.jpg
  47. BIN
      static/images/image_35.jpg
  48. BIN
      static/images/image_36.jpg
  49. BIN
      static/images/image_37.jpg
  50. BIN
      static/images/image_38.jpg
  51. BIN
      static/images/image_39.jpg
  52. BIN
      static/images/image_40.jpg
  53. BIN
      static/images/image_41.jpg
  54. BIN
      static/images/image_42.jpg
  55. BIN
      static/images/thumbs/thumb_01.jpg
  56. BIN
      static/images/thumbs/thumb_02.jpg
  57. BIN
      static/images/thumbs/thumb_03.jpg
  58. BIN
      static/images/thumbs/thumb_04.jpg
  59. BIN
      static/images/thumbs/thumb_05.jpg
  60. BIN
      static/images/thumbs/thumb_06.jpg
  61. BIN
      static/images/thumbs/thumb_07.jpg
  62. BIN
      static/images/thumbs/thumb_08.jpg
  63. BIN
      static/images/thumbs/thumb_09.jpg
  64. BIN
      static/images/thumbs/thumb_10.jpg
  65. BIN
      static/images/thumbs/thumb_11.jpg
  66. BIN
      static/images/thumbs/thumb_12.jpg
  67. BIN
      static/images/thumbs/thumb_13.jpg
  68. BIN
      static/images/thumbs/thumb_14.jpg
  69. BIN
      static/images/thumbs/thumb_15.jpg
  70. BIN
      static/images/thumbs/thumb_16.jpg
  71. BIN
      static/images/thumbs/thumb_17.jpg
  72. BIN
      static/images/thumbs/thumb_18.jpg
  73. BIN
      static/images/thumbs/thumb_19.jpg
  74. BIN
      static/images/thumbs/thumb_20.jpg
  75. BIN
      static/images/thumbs/thumb_21.jpg
  76. BIN
      static/images/thumbs/thumb_22.jpg
  77. BIN
      static/images/thumbs/thumb_23.jpg
  78. BIN
      static/images/thumbs/thumb_24.jpg
  79. BIN
      static/images/thumbs/thumb_25.jpg
  80. BIN
      static/images/thumbs/thumb_26.jpg
  81. BIN
      static/images/thumbs/thumb_27.jpg
  82. BIN
      static/images/thumbs/thumb_28.jpg
  83. BIN
      static/images/thumbs/thumb_29.jpg
  84. BIN
      static/images/thumbs/thumb_30.jpg
  85. BIN
      static/images/thumbs/thumb_31.jpg
  86. BIN
      static/images/thumbs/thumb_32.jpg
  87. BIN
      static/images/thumbs/thumb_33.jpg
  88. BIN
      static/images/thumbs/thumb_34.jpg
  89. BIN
      static/images/thumbs/thumb_35.jpg
  90. BIN
      static/images/thumbs/thumb_36.jpg
  91. BIN
      static/images/thumbs/thumb_37.jpg
  92. BIN
      static/images/thumbs/thumb_38.jpg
  93. BIN
      static/images/thumbs/thumb_39.jpg
  94. BIN
      static/images/thumbs/thumb_40.jpg
  95. BIN
      static/images/thumbs/thumb_41.jpg
  96. BIN
      static/images/thumbs/thumb_42.jpg

3
README.md

@ -1,2 +1 @@
# PHP project template
# Samostatná práce: Galerie

46
data/images.php

@ -0,0 +1,46 @@
<?php
$images = array(
["file" => "01.jpg", "keywords" => ["strom", ], "label" => "Povalený strom"],
["file" => "02.jpg", "keywords" => [], "label" => "Stráň"],
["file" => "03.jpg", "keywords" => [], "label" => "Mraky v údolí"],
["file" => "04.jpg", "keywords" => [], "label" => "Kostky"],
["file" => "05.jpg", "keywords" => [], "label" => "Culík"],
["file" => "06.jpg", "keywords" => [], "label" => "Tráva"],
["file" => "07.jpg", "keywords" => [], "label" => "Cesta"],
["file" => "08.jpg", "keywords" => [], "label" => "Ukazatel"],
["file" => "09.jpg", "keywords" => [], "label" => "Polní cesta"],
["file" => "10.jpg", "keywords" => ["pes", ], "label" => "Hlava psa"],
["file" => "11.jpg", "keywords" => [], "label" => "Pavučina"],
["file" => "12.jpg", "keywords" => [], "label" => "Průhled na město"],
["file" => "13.jpg", "keywords" => ["strom", ], "label" => "Poražený strom"],
["file" => "14.jpg", "keywords" => [], "label" => "Brázda"],
["file" => "15.jpg", "keywords" => ["strom", ], "label" => "Koruna stromu"],
["file" => "16.jpg", "keywords" => [], "label" => "Hřebenovka"],
["file" => "17.jpg", "keywords" => [], "label" => "Podzimní barvy"],
["file" => "18.jpg", "keywords" => [], "label" => "Koleje"],
["file" => "19.jpg", "keywords" => ["sníh", "zima", ], "label" => "Zasněžená krajina"],
["file" => "20.jpg", "keywords" => [], "label" => "Fotograf"],
["file" => "21.jpg", "keywords" => [], "label" => "Tekoucí mlha"],
["file" => "22.jpg", "keywords" => [], "label" => "Větrná elektrárna"],
["file" => "23.jpg", "keywords" => [], "label" => "Orosená pavučina"],
["file" => "24.jpg", "keywords" => [], "label" => "Pohled na Říp"],
["file" => "25.jpg", "keywords" => [], "label" => "Cesta po hřebeni"],
["file" => "26.jpg", "keywords" => [], "label" => "Podzimní les"],
["file" => "27.jpg", "keywords" => [], "label" => "Kmen stromu"],
["file" => "28.jpg", "keywords" => ["pes", ], "label" => "Bretaňský ohař"],
["file" => "29.jpg", "keywords" => ["sníh", "zima", ], "label" => "Zataženo"],
["file" => "30.jpg", "keywords" => [], "label" => "Hory"],
["file" => "31.jpg", "keywords" => [], "label" => "Podzimní pohled do krajiny"],
["file" => "32.jpg", "keywords" => [], "label" => "Východ slunce"],
["file" => "33.jpg", "keywords" => ["sníh", "zima", ], "label" => "Pohled na Dlouhý vrch"],
["file" => "34.jpg", "keywords" => [], "label" => "Zatopené údolí"],
["file" => "35.jpg", "keywords" => [], "label" => "Skalní průrva"],
["file" => "36.jpg", "keywords" => [], "label" => "Cesta do lesa"],
["file" => "37.jpg", "keywords" => ["strom", ], "label" => "Kmen stromu obrostlý mechem"],
["file" => "38.jpg", "keywords" => [], "label" => "Zapomenutá vesnice"],
["file" => "39.jpg", "keywords" => [], "label" => "Vstup do ohrady"],
["file" => "40.jpg", "keywords" => ["sníh", "zima", ], "label" => "Odpočinek"],
["file" => "41.jpg", "keywords" => [], "label" => "Kus skály"],
["file" => "42.jpg", "keywords" => [], "label" => "Pavučina"],
);

9
footer.php

@ -1,3 +1,12 @@
</div>
</main>
<footer class="footer mt-auto py-3 bg-body-tertiary">
<div class="container">
<span class="text-body-secondary">Samostatná práce 1/5 - Galerie.</span>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
</body>
</html>

38
header.php

@ -1,8 +1,42 @@
<!DOCTYPE html>
<html lang="cs">
<html lang="cs" class="h-100" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php echo "$title"; ?></title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link href="/static/css/index.css" rel="stylesheet">
</head>
<body>
<body class="d-flex flex-column h-100">
<header>
<!-- Fixed navbar -->
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<div class="container-fluid">
<a class="navbar-brand" href="/"><?php echo $title; ?></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav me-auto mb-2 mb-md-0">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="/">Domů</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/index.php?page=autor">Autor</a>
</li>
</ul>
<form action="/index.php" class="d-flex" role="search">
<input type="hidden" name="page" value="search">
<input name="text" class="form-control me-2" type="search" placeholder="Klíčové slovo" aria-label="Search">
<button class="btn btn-outline-success" type="submit">Najít</button>
</form>
</div>
</div>
</nav>
</header>
<main class="flex-shrink-0">
<div class="container">

37
includes/modal.php

@ -0,0 +1,37 @@
<div id="galleryModal" class="modal fade" tabindex="-1" aria-labelledby="galleryModalLabel" aria-hidden="true">
<div class="modal-dialog modal-fullscreen">
<div class="modal-content">
<div class="modal-header">
<h1 class="modal-title fs-5" id="galleryModalLabel">Fotografie</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Zavřít"></button>
</div>
<div class="modal-body">
<div class="d-flex h-100 align-items-center justify-content-center">
<img src="" class="img-fluid" alt="Fotografie">
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Zavřít</button>
</div>
</div>
</div>
</div>
<script>
const galleryModal = document.getElementById('galleryModal')
if (galleryModal) {
galleryModal.addEventListener('show.bs.modal', event => {
// Button that triggered the modal
const button = event.relatedTarget
// Extract info from data-bs-* attributes
const image = button.getAttribute('data-bs-image')
const label = button.getAttribute('data-bs-label')
// Update the modal's content.
const modalTitle = galleryModal.querySelector('.modal-title')
const modalImage = galleryModal.querySelector('.modal-body img')
modalTitle.textContent = label
modalImage.src = `/static/images/image_${image}`
})
}
</script>

14
index.php

@ -1,10 +1,20 @@
<?php
$title = "Šablona";
$title = "Galerie";
include "header.php";
echo "php project template";
$page = $_GET["page"] ?? "home";
if ($page == "home") {
include "pages/gallery.php";
} elseif ($page == "autor") {
include "pages/author.php";
} elseif ($page == "search") {
include "pages/search.php";
} else {
include "pages/error.php";
}
include "footer.php";

13
lib/widgets.php

@ -0,0 +1,13 @@
<?php
function tile_image($image, $label, $i) {
$img_src = "/static/images/thumbs/thumb_" . $image;
echo '<div class="col-sm-3 col-md-2">';
echo ' <div class="card mb-3">';
echo " <img src='$img_src' alt='image_$i' class='card-img-top' data-bs-toggle='modal' data-bs-image='$image' data-bs-label='$label' data-bs-target='#galleryModal'>";
echo ' <div class="card-body">';
echo ' <p class="card-text">' . $label . '</p>';
echo ' </div>';
echo ' </div>';
echo '</div>';
}

23
pages/author.php

@ -0,0 +1,23 @@
<div class="card" style="width: 18rem;">
<svg class="bd-placeholder-img card-img-top" width="100%" height="180" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: Image cap" preserveAspectRatio="xMidYMid slice" focusable="false">
<title>Placeholder</title>
<rect width="100%" height="100%" fill="#868e96"></rect>
<text x="35%" y="50%" fill="#dee2e6" dy=".3em">Avatar image</text>
</svg>
<div class="card-body">
<h5 class="card-title">Autor</h5>
<p class="card-text">
Ivan Pomykacz
</p>
</div>
<ul class="list-group list-group-flush">
<li class="list-group-item">PRG 3. IM</li>
<li class="list-group-item">Samostatná práce</li>
<li class="list-group-item">13. listopadu</li>
<li class="list-group-item">Galerie</li>
</ul>
<div class="card-body">
<a href="https://git.asgard.odbornaskola.cz/mist/galerie" class="card-link">source</a>
</div>
</div>

4
pages/error.php

@ -0,0 +1,4 @@
<?php
echo '<div class="alert alert-danger" role="alert">Stránka nenalezena</div>';

14
pages/gallery.php

@ -0,0 +1,14 @@
<?php
require_once "lib/widgets.php";
require_once "data/images.php";
include "includes/modal.php";
echo '<div class="row">';
for ($i = 0; $i < count($images); $i++) {
tile_image($images[$i]["file"], $images[$i]["label"], $i);
}
echo '</div>';
?>

30
pages/search.php

@ -0,0 +1,30 @@
<?php
require_once "lib/widgets.php";
require_once "data/images.php";
include "includes/modal.php";
$search = $_GET["text"] ?? "";
$search = trim($search);
$search = strtolower($search);
if (empty($search)) {
echo '<div class="alert alert-warning" role="alert">Neplatné klíčové slovo.</div>';
}
else {
echo "<p class='lead'>Výsledky hledání pro klíčové slovo: $search</p>";
echo '<div class="row">';
for ($i = 0; $i < count($images); $i++) {
$keywords = $images[$i]["keywords"];
if (!empty($search)) {
if (!in_array($search, $keywords)) {
continue;
}
}
tile_image($images[$i]["file"], $images[$i]["label"], $i);
}
echo '</div>';
}

8
static/css/index.css

@ -0,0 +1,8 @@
main > .container {
padding: 60px 15px 0;
}
.card-img-top {
cursor: pointer;
}

BIN
static/images/image_01.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

BIN
static/images/image_02.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

BIN
static/images/image_03.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

BIN
static/images/image_04.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

BIN
static/images/image_05.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

BIN
static/images/image_06.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
static/images/image_07.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
static/images/image_08.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

BIN
static/images/image_09.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

BIN
static/images/image_10.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

BIN
static/images/image_11.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

BIN
static/images/image_12.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 KiB

BIN
static/images/image_13.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

BIN
static/images/image_14.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

BIN
static/images/image_15.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 KiB

BIN
static/images/image_16.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

BIN
static/images/image_17.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 KiB

BIN
static/images/image_18.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
static/images/image_19.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

BIN
static/images/image_20.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
static/images/image_21.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

BIN
static/images/image_22.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
static/images/image_23.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

BIN
static/images/image_24.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
static/images/image_25.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

BIN
static/images/image_26.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 KiB

BIN
static/images/image_27.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

BIN
static/images/image_28.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

BIN
static/images/image_29.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

BIN
static/images/image_30.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

BIN
static/images/image_31.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
static/images/image_32.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
static/images/image_33.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

BIN
static/images/image_34.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

BIN
static/images/image_35.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
static/images/image_36.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

BIN
static/images/image_37.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

BIN
static/images/image_38.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

BIN
static/images/image_39.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

BIN
static/images/image_40.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

BIN
static/images/image_41.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
static/images/image_42.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

BIN
static/images/thumbs/thumb_01.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
static/images/thumbs/thumb_02.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/images/thumbs/thumb_03.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

BIN
static/images/thumbs/thumb_04.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

BIN
static/images/thumbs/thumb_05.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
static/images/thumbs/thumb_06.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

BIN
static/images/thumbs/thumb_07.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

BIN
static/images/thumbs/thumb_08.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/images/thumbs/thumb_09.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
static/images/thumbs/thumb_10.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

BIN
static/images/thumbs/thumb_11.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
static/images/thumbs/thumb_12.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
static/images/thumbs/thumb_13.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
static/images/thumbs/thumb_14.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

BIN
static/images/thumbs/thumb_15.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
static/images/thumbs/thumb_16.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

BIN
static/images/thumbs/thumb_17.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
static/images/thumbs/thumb_18.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
static/images/thumbs/thumb_19.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

BIN
static/images/thumbs/thumb_20.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
static/images/thumbs/thumb_21.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
static/images/thumbs/thumb_22.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
static/images/thumbs/thumb_23.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

BIN
static/images/thumbs/thumb_24.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
static/images/thumbs/thumb_25.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
static/images/thumbs/thumb_26.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/images/thumbs/thumb_27.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
static/images/thumbs/thumb_28.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/images/thumbs/thumb_29.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

BIN
static/images/thumbs/thumb_30.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

BIN
static/images/thumbs/thumb_31.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
static/images/thumbs/thumb_32.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
static/images/thumbs/thumb_33.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

BIN
static/images/thumbs/thumb_34.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
static/images/thumbs/thumb_35.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
static/images/thumbs/thumb_36.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/images/thumbs/thumb_37.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
static/images/thumbs/thumb_38.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

BIN
static/images/thumbs/thumb_39.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/images/thumbs/thumb_40.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

BIN
static/images/thumbs/thumb_41.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

BIN
static/images/thumbs/thumb_42.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Loading…
Cancel
Save