|
|
|
|
|
|
|
|
<!DOCTYPE html> |
|
|
<!DOCTYPE html> |
|
|
<html lang="en"> |
|
|
|
|
|
|
|
|
<html lang="en" xmlns=th="http://www.thymeleaf.org"> |
|
|
|
|
|
|
|
|
<head> |
|
|
<head> |
|
|
<meta charset="UTF-8"> |
|
|
<meta charset="UTF-8"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge"> |
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge"> |
|
|
<link rel="stylesheet" href="index_styles.css"> |
|
|
<link rel="stylesheet" href="index_styles.css"> |
|
|
<link rel="shortcut icon" type="image/x-icon" href="components/icons/Logo_testo.png"> |
|
|
|
|
|
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="icons/Logo_testo.png"> |
|
|
<title>Testosteroth</title> |
|
|
<title>Testosteroth</title> |
|
|
</head> |
|
|
</head> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<nav id="nav"> |
|
|
<nav id="nav"> |
|
|
<ul id="menu_left"> |
|
|
<ul id="menu_left"> |
|
|
<li class="menu_left_element"><a class="menu_element_text" href="/index.html"><img src="components/icons/home.svg"></a></li> |
|
|
|
|
|
|
|
|
<li class="menu_left_element"><a class="menu_element_text" href="/index.html"><img src="icons/home.svg"></a></li> |
|
|
</ul> |
|
|
</ul> |
|
|
|
|
|
|
|
|
<ul id="menu_right"> |
|
|
<ul id="menu_right"> |
|
|
<li class="menu_right_element"><a class="menu_element_text" href="/balance.html"><img src="components/icons/balance.svg"></a></li> |
|
|
|
|
|
<li class="menu_right_element"><a class="menu_element_text" href="/group.html"><img src="components/icons/group.svg"></a></li> |
|
|
|
|
|
<li class="menu_right_element"><a class="menu_element_text" href="/login.html"><img src="components/icons/login.svg"></a></li> |
|
|
|
|
|
|
|
|
<li class="menu_right_element"><a class="menu_element_text" href="/balance.html"><img src="icons/balance.svg"></a></li> |
|
|
|
|
|
<li class="menu_right_element"><a class="menu_element_text" href="/group.html"><img src="icons/group.svg"></a></li> |
|
|
|
|
|
<li class="menu_right_element"><a class="menu_element_text" href="/login.html"><img src="icons/login.svg"></a></li> |
|
|
</ul> |
|
|
</ul> |
|
|
|
|
|
|
|
|
</nav> |
|
|
</nav> |