Skip to content

Commit

Permalink
Add missing space back
Browse files Browse the repository at this point in the history
  • Loading branch information
chreekat committed Apr 17, 2024
1 parent 0a181b6 commit 22977c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/package-snapshots.hamlet
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
<div .row>
<div .span12>
<h1>Snapshots containing #{toHtml pn}
<p>Back to
<a href=@{PackageR pn}>#{toHtml pn}
<p>Back to <a href=@{PackageR pn}>#{toHtml pn}</a>
<table .table .snapshots>
<thead>
<tr>
Expand Down

0 comments on commit 22977c3

Please sign in to comment.