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
Public
Sphinx Themes
Collective68
Online version
Commits
df05a958
Commit
df05a958
authored
Jul 09, 2019
by
Boris Budini
🛡
Browse files
Update breadcrumbs.html
parent
8a521e6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
breadcrumbs.html
View file @
df05a958
...
...
@@ -28,7 +28,7 @@
<ul
class=
"wy-breadcrumbs"
>
{% block breadcrumbs %}
<li><a
href=
"{{ pathto(master_doc) }}"
>
{{ _('Dokument
at
') }}
</a>
»
</li>
<li><a
href=
"{{ pathto(master_doc) }}"
>
{{ _('Dokument
imi
') }}
</a>
»
</li>
{% for doc in parents %}
<li><a
href=
"{{ doc.link|e }}"
>
{{ doc.title }}
</a>
»
</li>
{% endfor %}
...
...
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