Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
042ff4b8
Commit
042ff4b8
authored
Nov 25, 2016
by
David Haynes
Browse files
Fix the comment displaying in the header title
- I swear I fixed this, probs in another branch..
parent
79ef7693
Pipeline
#523
passed with stage
in 7 minutes and 7 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
go/go/templates/layouts/base.html
View file @
042ff4b8
...
...
@@ -7,10 +7,10 @@
<!-- Start the HTML page for Go -->
<html>
<!-- -->
<!--
load in our header content for every page
-->
<head>
<!-- load in the title block defined on each html page -->
<title>
<!-- load in the title block defined on each html page -->
{% block title %}
{% endblock %}
</title>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment