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
74ec39f3
Commit
74ec39f3
authored
Sep 25, 2019
by
Nick Feibel
Browse files
Issue106_SpecifyLanguageAttribute
parent
9793c71f
Pipeline
#4800
passed with stages
in 1 minute and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
go/go/templates/layouts/base.html
View file @
74ec39f3
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<!DOCTYPE html>
<!DOCTYPE html>
<!-- Start the HTML page for Go -->
<!-- Start the HTML page for Go -->
<html>
<html
lang=
"en-us"
>
<!-- load in our header content for every page -->
<!-- load in our header content for every page -->
<head>
<head>
<!-- load in the title block defined on each html page -->
<!-- load in the title block defined on each html page -->
...
...
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