Skip to content

Commit

Permalink
Add navigation links.
Browse files Browse the repository at this point in the history
  • Loading branch information
pawchen committed Jul 25, 2024
1 parent 996245f commit 077c03a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/en/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -846,6 +846,8 @@
<tr>
<td colspan="2" class="row">
<div class="col-sm-3">
<a class="btn btn-default" href="/static/en/" title="Return home"><span class="glyphicon glyphicon-home"></span></a>
<a class="btn btn-default" href="/static/en/{parentUrl}" title="Navigate to parent"><span class="glyphicon glyphicon-arrow-up"></span></a>
</div>
<div class="col-sm-9">
<div class="form-inline pull-right hidden-xs">
Expand Down

0 comments on commit 077c03a

Please sign in to comment.