Hide footer when -B is false
This commit is contained in:
@@ -17,8 +17,10 @@
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
{{if .BoundingBox}}
|
||||
<footer class="container footer">
|
||||
Made with ♥ by chrishrb
|
||||
</footer>
|
||||
{{end}}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user