Fix version in index.html

This commit is contained in:
Jerko Steiner 2019-11-19 13:14:07 -03:00
parent c743f19551
commit fcc11ec984

View File

@ -20,7 +20,7 @@ title: Peer Calls - Video calls to anybody in the world with a private direct co
</div> </div>
<footer> <footer>
<div>v#[[=model.version]]</div> <div>v[[=model.version]]</div>
</footer> </footer>
</body> </body>
#]] #]]