footer.php 259 B

1234567
  1. </div> <!-- Closing content -->
  2. <div id="footer">
  3. Software by Thomas Leister, 2015<br/> WebMUM on GitHub: <a href="https://github.com/ThomasLeister/webmum/">https://github.com/ThomasLeister/webmum/</a> | License: GNU-GPL 3.0
  4. </div>
  5. </body>
  6. </html>