|
@@ -85,30 +85,22 @@
|
|
|
|
|
|
{{ content }}
|
|
|
|
|
|
- <div class="footer">
|
|
|
- <div class="container">
|
|
|
- <div class="row">
|
|
|
- <table class="contact">
|
|
|
- <tr>
|
|
|
- <td>Visit us on GitHub</td>
|
|
|
- <td><a href="https://github.com/GarageGames/Torque3D">github.com/GarageGames/Torque3D</a></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>or at home</td>
|
|
|
- <td><a href="http://garagegames.com/community">garagegames.com/community</a></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>design by</td>
|
|
|
- <td><a href="https://github.com/eightyeight">eightyeight</a></td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- </div>
|
|
|
-
|
|
|
- <div class="row" style="display: none">
|
|
|
- <div class="contact">
|
|
|
- long parargrph with lots of words and things I do hope it works properly
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <div class="container">
|
|
|
+ <div class="footer">
|
|
|
+ <table class="contact">
|
|
|
+ <tr>
|
|
|
+ <td>Visit us on GitHub</td>
|
|
|
+ <td><a href="https://github.com/GarageGames/Torque3D">github.com/GarageGames/Torque3D</a></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>or at home</td>
|
|
|
+ <td><a href="http://garagegames.com/community">garagegames.com/community</a></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>design by</td>
|
|
|
+ <td><a href="https://github.com/eightyeight">eightyeight</a></td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|