Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Huma-Num PUBLIC
documentation
Commits
6f3c6611
Commit
6f3c6611
authored
Mar 27, 2021
by
nsauret
Browse files
custom_theme: correct namespace
parent
879b0b4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
custom_theme/base.html
View file @
6f3c6611
<!DOCTYPE html xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!-->
<html
class=
"no-js"
lang=
"en"
xmlns:rdf=
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs=
"http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema#"
xmlns:dc=
"http://purl.org/dc/elements/1.1/"
xmlns:dcterms=
"http://purl.org/dc/terms/"
>
>
<!--<![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!-->
<html
class=
"no-js"
lang=
"en"
>
<!--<![endif]-->
<head>
{%- block site_meta %}
<meta
charset=
"utf-8"
>
...
...
@@ -69,8 +71,10 @@ xmlns:dcterms="http://purl.org/dc/terms/">
ga
(
'
send
'
,
'
pageview
'
);
</script>
{% endif %}
{%- endblock %}
{% endblock %}
<!-- close head 1 -->
</head>
<!-- close head 2-->
<body
class=
"wy-body-for-nav"
role=
"document"
>
...
...
Write
Preview
Supports
Markdown
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