|
1 | 1 | <!doctype html> |
2 | 2 | <html lang="cs"> |
3 | 3 | <head> |
| 4 | + <!-- Google Tag Manager --> |
| 5 | + <script>(function (w, d, s, l, i) { |
| 6 | + w[l] = w[l] || []; |
| 7 | + w[l].push({ |
| 8 | + 'gtm.start': |
| 9 | + new Date().getTime(), event: 'gtm.js' |
| 10 | + }); |
| 11 | + var f = d.getElementsByTagName(s)[0], |
| 12 | + j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; |
| 13 | + j.async = true; |
| 14 | + j.src = |
| 15 | + 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; |
| 16 | + f.parentNode.insertBefore(j, f); |
| 17 | + })(window, document, 'script', 'dataLayer', 'GTM-MPH9Q3T');</script> |
| 18 | + <!-- End Google Tag Manager --> |
| 19 | + |
4 | 20 | <meta charset="UTF-8"> |
5 | 21 | <meta name="viewport" |
6 | 22 | content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> |
|
75 | 91 | <body> |
76 | 92 |
|
77 | 93 | <div class="container"> |
| 94 | + <!-- Google Tag Manager (noscript) --> |
| 95 | + <noscript> |
| 96 | + <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MPH9Q3T" |
| 97 | + height="0" width="0" style="display:none;visibility:hidden"></iframe> |
| 98 | + </noscript> |
| 99 | + <!-- End Google Tag Manager (noscript) --> |
| 100 | + |
78 | 101 | <h1>Ceník implementace EET</h1> |
79 | 102 |
|
| 103 | + <p>Získejte možnost implementace od <a href="https://filipsedivy.cz/">autora</a> knihovny |
| 104 | + <a href="https://github.com/filipsedivy/php-eet">PHP-EET</a>.</p> |
| 105 | + |
80 | 106 | <p class="warning" id="core" style="display: none"> |
81 | 107 | <i class="fa fa-exclamation-triangle"></i> Pro fungování EET jako celku, je třeba mít implementované <strong>jádro |
82 | 108 | EET</strong>! |
@@ -154,10 +180,15 @@ <h1>Ceník implementace EET</h1> |
154 | 180 | <a href="#" class="right">odeslat jako poptávku</a> |
155 | 181 | </p> |
156 | 182 |
|
| 183 | + <p> |
| 184 | + <i class="fa fa-info-circle fa-info"></i> Doba implementace jsou přibližně <strong>3 pracovní dny</strong>. |
| 185 | + </p> |
| 186 | + |
157 | 187 | <p> |
158 | 188 | <i class="fa fa-info-circle fa-info"></i> Požadavky na aplikaci: PHP >= 5.6, databáze, cURL |
159 | 189 | </p> |
160 | 190 |
|
| 191 | + |
161 | 192 | <p> |
162 | 193 | <i class="fa fa-info-circle fa-info"></i> |
163 | 194 | Z této implementace je možné si nárokovat slevu 5 000 Kč na dani. |
|
0 commit comments