forked from lix-project/hydra
Restore the links to the contents pages
These were accidentally lost in
80e0e7c84a
.
This commit is contained in:
parent
e96916533f
commit
9e72c64eff
|
@ -58,6 +58,7 @@
|
||||||
should make sure that you have sufficient access rights to
|
should make sure that you have sufficient access rights to
|
||||||
the Nix store, e.g., run the command as <tt>root</tt>.</p>
|
the Nix store, e.g., run the command as <tt>root</tt>.</p>
|
||||||
[% END %]
|
[% END %]
|
||||||
|
<a class="btn btn-mini" href="[% contents %]">Contents</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="product">
|
<tr class="product">
|
||||||
|
@ -151,6 +152,7 @@
|
||||||
<tr><th>Full path:</th><td><tt>[% product.path %]</tt></td></tr>
|
<tr><th>Full path:</th><td><tt>[% product.path %]</tt></td></tr>
|
||||||
</table>
|
</table>
|
||||||
[% END %]
|
[% END %]
|
||||||
|
<a class="btn btn-mini" href="[% contents %]">Contents</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue