bazarr/views/footer.tpl

8 lines
200 B
Python
Raw Normal View History

2019-04-20 21:15:00 +00:00
<!DOCTYPE html>
2017-12-22 00:49:39 +00:00
<html>
<body>
<div style='margin-bottom:2em; color:Gray;' class="ui center aligned container">
Bazarr Ver. {{bazarr_version}}
</div>
</body>
</html>