This repository has been archived on 2022-01-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
gidbig/templates/footer.html
T
da 8b2a052422 Web Interface improvements and bug fixes
- Added button for random sounds to each category
- Visual improvements on category separation and a lot more (thanks, Pixeljockey)
- Crash bug fix on playing random sounds with commands without soundnames
2017-02-02 17:29:11 +01:00

12 lines
104 B
HTML

{{ define "footer" }}
</div>
</div>
</div>
<!-- /.container -->
</body>
</html>
{{ end }}