Merge pull request #497 from cshore/asterisk-update
[project/luci.git] / themes / luci-theme-freifunk-bno / luasrc / view / themes / freifunk-bno / footer.htm
1 <%#
2  Copyright 2008 Steven Barth <steven@midlink.org>
3  Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
4  Licensed to the public under the Apache License 2.0.
5 -%>
6
7                 <br class="clear" />
8         </div>
9 </div></div>
10 </div>
11
12 <div class="luci separator black whitetext bold">
13         <% local ver = require "luci.version" -%>
14         <a href="<%=controller%>/about">Powered by <%= ver.luciname %> (<%= ver.luciversion %>)</a>
15 </div>
16 </div><!-- end main --><div align="center" style="padding-top:5px "></div>
17 <br>
18 </div><!-- end wrapper -->
19
20 </center>
21 </div>
22
23 </body>
24 </html>