Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hifis.net
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
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HIFIS
Overall
hifis.net
Commits
d264e4a9
Commit
d264e4a9
authored
3 years ago
by
Uwe Jandt (DESY, HIFIS)
Browse files
Options
Downloads
Patches
Plain Diff
basic back-to-spotlight-list arrows
parent
09e254a1
No related branches found
Branches containing commit
No related tags found
1 merge request
!337
Software spotlights: add a "back" button
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_layouts/spotlight.html
+4
-0
4 additions, 0 deletions
_layouts/spotlight.html
with
4 additions
and
0 deletions
_layouts/spotlight.html
+
4
−
0
View file @
d264e4a9
...
...
@@ -15,6 +15,7 @@
<section>
<article>
<i
class=
"fas fa-backward"
></i>
<a
href=
"{% link spotlights.md %}"
>
Back to Software Spotlights Overview
</a>
<i
class=
"fas fa-backward"
></i>
<div
class=
"alert alert-success spotlight-info"
>
<h3>
Centres
</h3>
{% for center in page.hgf_centers %}
...
...
@@ -111,6 +112,9 @@
</div>
{{ content }}
<br><br>
<i
class=
"fas fa-backward"
></i>
<a
href=
"{% link spotlights.md %}"
>
Back to Software Spotlights Overview
</a>
<i
class=
"fas fa-backward"
></i>
</article>
</section>
</main>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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