diff options
-rw-r--r-- | boards/template/centralne.html | 9 | ||||
-rw-r--r-- | boards/template/ekstraklasa.html | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/boards/template/centralne.html b/boards/template/centralne.html index f5b140d..a39a0bb 100644 --- a/boards/template/centralne.html +++ b/boards/template/centralne.html @@ -30,6 +30,15 @@ </tr> <!---[CONTENT]---> <tr> + <td class="e" colspan="3"> </td> + </tr> + <tr> + <td class="bd12" colspan="3"><a href="https://it.pzbs.pl/square-deal/" class="zb" target="_blank">Informacje SquareDeal</a></td> + </tr> + <tr> + <td class="e" colspan="3"> </td> + </tr> + <tr> <td colspan="21"> <p class="vs"></p> <p class="f"> Strona wygenerowana <!---[GENDATE]--->, nie wiem, co innego tu napisać, optymalizowana dla rozdzielczości 1024x768.</p> diff --git a/boards/template/ekstraklasa.html b/boards/template/ekstraklasa.html index d873e2e..89a26de 100644 --- a/boards/template/ekstraklasa.html +++ b/boards/template/ekstraklasa.html @@ -30,6 +30,15 @@ </tr> <!---[CONTENT]---> <tr> + <td class="e" colspan="3"> </td> + </tr> + <tr> + <td class="bd12" colspan="3"><a href="https://it.pzbs.pl/square-deal/" class="zb" target="_blank">SquareDeal information</a></td> + </tr> + <tr> + <td class="e" colspan="3"> </td> + </tr> + <tr> <td colspan="21"> <p class="vs"></p> <p class="f"> Page generated: <!---[GENDATE]--->, I don't know what else to put here, optimized for 1024x768 resolution.</p> |