Added version to page footer

This commit is contained in:
moandji.ezana 2012-10-25 19:53:09 +02:00
parent 0e6ca703a3
commit b766952f4c

View file

@ -92,6 +92,9 @@ String url;
<div class="container"> <div class="container">
<& body &> <& body &>
<div>
<small>Version: 20121025</small>
</div>
</div> </div>
</body> </body>
</html> </html>