firmware/src/packages/fff/fff-web-ui/files/www/include/footer
Adrian Schmutzler def42fadde fff-web: rename to fff-web-ui
The former fff-web package is essentially for serving a user
interface (UI). Therefore, include the UI in the name to distinguish
it from other web packages.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
Acked-by: Christian Dresel <freifunk@dresel.systems>
2020-12-22 14:10:16 +01:00

13 lines
229 B
Plaintext
Executable File

#!/usr/bin/haserl
</div>
</div>
<div class="clearit"></div>
</div>
<div id="footer">
<%# Creative Commons Attribution %>
Design by <a href="http://templated.co" rel="nofollow">TEMPLATED</a>.
</div>
</body>
</html>