U zbytku podstránek přidán odkaz k návratu na hlavní stránku
This commit is contained in:
		| @@ -25,10 +25,17 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | ||||
|     <title>Často kladené otázky</title> | ||||
|     <link rel="stylesheet" href="../../style/style.css" /> | ||||
|     <link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" /> | ||||
|     <link | ||||
|       rel="stylesheet" | ||||
|       href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" | ||||
|     /> | ||||
| </head> | ||||
| <body> | ||||
|     <header class="page-header" role="banner"> | ||||
|         <h1 class="project-name">Často kladené otázky</h1> | ||||
|         <a href="/index.html" class="home-icon" title="Domů"> | ||||
|             <i class="fas fa-home"></i> | ||||
|         </a> | ||||
|     </header> | ||||
|     <div class="main-content"> | ||||
|         <!-- Seznam otázek a odpovědí --> | ||||
|   | ||||
| @@ -25,10 +25,17 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | ||||
|     <title>Podmínky služby</title> | ||||
|     <link rel="stylesheet" href="../../style/style.css"> | ||||
|     <link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico"> | ||||
|     <link | ||||
|       rel="stylesheet" | ||||
|       href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" | ||||
|     /> | ||||
| </head> | ||||
| <body> | ||||
|     <header class="page-header" role="banner"> | ||||
|         <h1 class="project-name">Podmínky služby</h1> | ||||
|         <a href="/index.html" class="home-icon" title="Domů"> | ||||
|             <i class="fas fa-home"></i> | ||||
|         </a> | ||||
|     </header> | ||||
|     <div class="main-content"> | ||||
|         <h2>1. Základy</h2> | ||||
|   | ||||
| @@ -25,10 +25,17 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | ||||
|     <title>Podpora</title> | ||||
|     <link rel="stylesheet" href="../../style/style.css"> | ||||
|     <link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico"> | ||||
|     <link | ||||
|       rel="stylesheet" | ||||
|       href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" | ||||
|     /> | ||||
| </head> | ||||
| <body> | ||||
|     <header class="page-header" role="banner"> | ||||
|         <h1 class="project-name">Podpora</h1> | ||||
|         <a href="/index.html" class="home-icon" title="Domů"> | ||||
|             <i class="fas fa-home"></i> | ||||
|         </a> | ||||
|     </header> | ||||
|     <div class="main-content"> | ||||
|         <h2>Podpora</h2> | ||||
|   | ||||
| @@ -25,10 +25,17 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | ||||
|     <title>Zásady ochrany osobních údajů</title> | ||||
|     <link rel="stylesheet" href="../../style/style.css"> | ||||
|     <link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico"> | ||||
|     <link | ||||
|       rel="stylesheet" | ||||
|       href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" | ||||
|     /> | ||||
| </head> | ||||
| <body> | ||||
|     <header class="page-header" role="banner"> | ||||
|         <h1 class="project-name">Zásady ochrany osobních údajů</h1> | ||||
|         <a href="/index.html" class="home-icon" title="Domů"> | ||||
|             <i class="fas fa-home"></i> | ||||
|         </a> | ||||
|     </header> | ||||
|     <div class="main-content"> | ||||
|         <h2>Úvod</h2> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user