ch5.5
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
<main>
|
||||
{{template "main" .}}
|
||||
</main>
|
||||
<footer>Powered by <a href='https://golang.org/'>Go</a></footer>
|
||||
<footer>
|
||||
Powered by <a href='https://golang.org/'>Go</a> in {{.CurrentYear}}
|
||||
</footer>
|
||||
<script src="/static/js/main.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user