180 lines
7.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="module" src="./node_modules/@popperjs/core/dist/umd/popper.min.js"></script>
<script type="module" src="./node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
<link href="./node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" />
<link href="./node_modules/bootstrap-icons/font/bootstrap-icons.min.css" rel="stylesheet" />
<link rel="stylesheet" href="./static/css/base.css">
<link rel="stylesheet" href="./static/css/left-menu.css">
<link rel="stylesheet" href="./static/css/center.css">
<link rel="stylesheet" href="./static/css/post.css">
<link rel="stylesheet" href="./static/css/avatar.css">
<title>Неконтакте</title>
</head>
<body class="vh-100 d-flex flex-column">
<header class="sticky-top">
<nav class="navbar">
<div class="container-fluid d-flex justify-content-between">
<a class="navbar-brand">
<span class="logo-small d-sm-none">нк</span>
<span class="logo-full d-none d-sm-block">неконтакте</span>
</a>
<div class="page-title position-fixed w-100 text-center">Друзья</div>
<div class="dropdown">
<a class="dropdown-toggle d-flex align-items-center" href="#" role="button" id="dropdownMenuLink"
data-bs-toggle="dropdown" aria-expanded="false" style="color: white;">
<img src="./static/img/gachi.jpg"
class="user-avatar avatar-small img-fluid rounded-circle me-2">
<div class="post-author-name me-2 d-none d-md-block">
Алексей Смирнов
</div>
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="dropdownMenuLink">
<li class="d-sm-none"><a class="dropdown-item" href="/me.html"><i
class="bi bi-person me-2"></i>Моя страница</a>
</li>
<li><a class="dropdown-item" href="#"><i class="bi bi-gear me-2"></i>Настройки</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="#"><i class="bi bi-box-arrow-right me-2"></i>Выход</a></li>
</ul>
</div>
</div>
</nav>
</header>
<main class="px-1 px-sm-2 px-lg-4 pt-2 pt-sm-4 d-flex position-relative flex-fill">
<div id="left-menu"
class="p-3 d-none d-sm-flex flex-column justify-content-center align-content-around border border-dark rounded-2 position-fixed">
<a href="/me.html" class="left-menu-item d-flex rounded-2 py-1 px-2">
<i class="bi bi-person"></i>
<span class="ms-2 d-none d-lg-block">Моя страница</span>
</a>
<a href="/feed.html" class="left-menu-item d-flex rounded-2 py-1 px-2">
<i class="bi bi-layout-text-sidebar-reverse"></i>
<span class="ms-2 d-none d-lg-block">Новости</span>
</a>
<a href="/messages.html" class="left-menu-item d-flex rounded-2 py-1 px-2">
<i class="bi bi-chat-text"></i>
<span class="ms-2 d-none d-lg-block">Сообщения</span>
</a>
<a href="/friends.html" class="left-menu-item d-flex rounded-2 py-1 px-2">
<i class="bi bi-people"></i>
<span class="ms-2 d-none d-lg-block">Друзья</span>
</a>
</div>
<div class="wrapper d-flex justify-content-center">
<div class="center position-relative">
<div class="input-group mb-3">
<input type="text" class="form-control" placeholder="Найти друзей">
<button class="btn btn-outline-secondary" type="button" id="button-addon"><i
class="bi bi-search"></i></button>
</div>
<div class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/valentina_lavrenteva.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Валентина Лаврентьева
</div>
<div class="user-meta">
г. Калининград, 20 лет
</div>
</div>
</a>
<button class="btn btn-close" title="Удалить из друзей"></button>
</div>
<div class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/polina_krotova.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Полина Кротова
</div>
<div class="user-meta">
г. Большой Улуй, 40 лет
</div>
</div>
</a>
<button class="btn btn-close" title="Удалить из друзей"></button>
</div>
<div class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/amos_artimovich.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Амос Артимович
</div>
<div class="user-meta">
г. Нюрба, 33 года
</div>
</div>
</a>
<button class="btn btn-close" title="Удалить из друзей"></button>
</div>
<div class="people-row border-bottom border-dark p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/valeriy_nikiforov.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Валерий Никифоров
</div>
<div class="user-meta">
г. Змиевка, 30 лет
</div>
</div>
</a>
<button class="btn btn-close" title="Удалить из друзей"></button>
</div>
<div class="people-row p-2 d-flex justify-content-between align-items-center">
<a class="d-flex justify-content-start align-items-center" style="font-size: small;">
<img src="./static/img/selivan_troickiy.jpg"
class="user-avatar avatar-small img-fluid rounded-circle">
<div class="user-info ms-2 d-flex flex-column justify-content-center">
<div class="user-name">
Селиван Троицкий
</div>
<div class="user-meta">
г. Неман, 47 лет
</div>
</div>
</a>
<button class="btn btn-close" title="Удалить из друзей"></button>
</div>
</div>
</div>
</main>
<div class="bottom-menu d-flex d-sm-none w-100 sticky-bottom justify-content-around">
<a href="/feed.html" class="bottom-menu-item d-flex flex-column rounded-2 align-items-center">
<i class="bi bi-layout-text-sidebar-reverse fs-4"></i>
<span>Новости</span>
</a>
<a href="/messages.html" class="bottom-menu-item d-flex flex-column rounded-2 align-items-center">
<i class="bi bi-chat-text fs-4"></i>
<span>Чаты</span>
</a>
<a href="/friends.html" class="bottom-menu-item d-flex flex-column rounded-2 align-items-center">
<i class="bi bi-people fs-4"></i>
<span>Друзья</span>
</a>
</div>
<footer class="py-2 d-none d-sm-flex justify-content-center border-top border-dark">
<span>&copy; <span id="current-year"></span> Неконтакте</span>
</footer>
</body>
<script>document.getElementById('current-year').innerHTML = new Date().getFullYear();</script>
</html>