bazarr/views/footer.tpl
2017-12-21 19:49:39 -05:00

11 lines
236 B
Python

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