9 lines
No EOL
195 B
HTML
9 lines
No EOL
195 B
HTML
{{ define "footer"}}
|
|
<div class="navbar fixed-bottom">
|
|
<div class="container">
|
|
<a href="https://github.com/aceberg/WatchYourLAN">Github</a>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
{{ end }} |