Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Maják
Merge requests
!1234
fix navbar
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix navbar
feat/future-calendars
into
test
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Alexa Valentová
requested to merge
feat/future-calendars
into
test
2 months ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Viewing commit
04a1aee7
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
04a1aee7
fix navbar
· 04a1aee7
Alexa Valentová
authored
2 months ago
main/templates/main/main_career_page.html
+
1
−
1
Options
@@ -3,7 +3,7 @@
{% block content %}
{% block navbar %}
{% include 'styleguide2/includes/organisms/layout/navbar.html' with selected_item=page.get_menu_title %}
{% include 'styleguide2/includes/organisms/layout/
main/
navbar.html' with selected_item=page.get_menu_title %}
{% endblock %}
{% block header %}
Loading