Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ebi-style-lab - mirror
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ebiwd
ebi-style-lab - mirror
Commits
5c6246a6
Commit
5c6246a6
authored
7 years ago
by
khawkins98
Browse files
Options
Downloads
Patches
Plain Diff
Insert header boilerplate for v1.2 pages
parent
6177c99e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assets_site/partials/page_layout/header.html
+23
-0
23 additions, 0 deletions
assets_site/partials/page_layout/header.html
with
23 additions
and
0 deletions
assets_site/partials/page_layout/header.html
+
23
−
0
View file @
5c6246a6
...
...
@@ -3,6 +3,29 @@
</div>
<header
id=
"masthead-black-bar"
class=
"clearfix masthead-black-bar"
>
{{#ifequal framework-version 'v1.2'}}
<nav
class=
"row"
>
<ul
id=
"global-nav"
class=
"menu"
>
<!-- set active class as appropriate -->
<li
class=
"home-mobile"
><a
href=
"//www.ebi.ac.uk"
></a></li>
<li
class=
"home active"
><a
href=
"//www.ebi.ac.uk"
>
EMBL-EBI
</a></li>
<li
class=
"services"
><a
href=
"//www.ebi.ac.uk/services"
>
Services
</a></li>
<li
class=
"research"
><a
href=
"//www.ebi.ac.uk/research"
>
Research
</a></li>
<li
class=
"training"
><a
href=
"//www.ebi.ac.uk/training"
>
Training
</a></li>
<li
class=
"about"
><a
href=
"//www.ebi.ac.uk/about"
>
About us
</a></li>
<li
class=
"search"
>
<a
href=
"#"
data-toggle=
"search-global-dropdown"
><span
class=
"show-for-small-only"
>
Search
</span></a>
<div
id=
"search-global-dropdown"
class=
"dropdown-pane"
data-dropdown
data-options=
"closeOnClick:true;"
>
<!-- The dropdown menu will be programatically added by script.js -->
</div>
</li>
<li
class=
"float-right show-for-medium embl-selector"
>
<button
class=
"button float-right"
type=
"button"
data-toggle=
"embl-dropdown"
>
Hinxton
</button>
<!-- The dropdown menu will be programatically added by script.js -->
</li>
</ul>
</nav>
{{/#ifequal}}
</header>
<div
data-sticky-container
>
<header
id=
"masthead"
class=
"masthead"
data-sticky
data-sticky-on=
"large"
data-top-anchor=
"content:top"
data-btm-anchor=
"content:bottom"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment