1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-23 16:23:41 +00:00
bazarr/views/footer.tpl
2019-04-20 17:15:00 -04:00

8 lines
No EOL
200 B
Python

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