diff options
author | emkael <emkael@tlen.pl> | 2023-10-09 16:51:55 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2023-10-09 16:51:55 +0200 |
commit | c5ca86d69b0f4194fa2126210dcf699bf3d09fa1 (patch) | |
tree | 6f6bdc351b95f46423d8bd54e945af9367f7da87 /boards/template/ekstraklasa.html | |
parent | f12281b8ba210d6efc6106accd4228be0b06f76b (diff) |
Adding SquareDeal info links to boards page
Diffstat (limited to 'boards/template/ekstraklasa.html')
-rw-r--r-- | boards/template/ekstraklasa.html | 9 |
1 files changed, 9 insertions, 0 deletions
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> |