1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 01:27:07 +00:00
bazarr/views/footer.html
Moravčík, Marian 7af7037c95 More work
2019-12-13 15:46:24 +01:00

8 lines
No EOL
200 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style='margin-bottom:2em; color:Gray;' class="ui center aligned container">
Bazarr Ver. {{bazarr_version}}
</div>
</body>
</html>