don't close tags that are closed by hamlet
This commit is contained in:
parent
ce0ecbeefc
commit
ccc8afb59d
36 changed files with 144 additions and 82 deletions
|
@ -8,12 +8,14 @@
|
|||
Do you want to merge this repository's contents into your repository?
|
||||
<p>
|
||||
<a .btn .btn-default onclick="$('#setupmodal').modal('show');" href="@{CombineSshR sshdata}">
|
||||
<span .glyphicon .glyphicon-resize-small></span> Combine the repositories #
|
||||
<span .glyphicon .glyphicon-resize-small>
|
||||
\ Combine the repositories #
|
||||
The combined repositories will sync and share their files.
|
||||
<p>
|
||||
<p>
|
||||
<a .btn .btn-default href="@{AddSshR}">
|
||||
<span .glyphicon .glyphicon-resize-full></span> Go back #
|
||||
<span .glyphicon .glyphicon-resize-full>
|
||||
\ Go back #
|
||||
Use a different directory than <tt>#{sshDirectory sshdata}</tt> to #
|
||||
avoid combining the repositories.
|
||||
^{sshSetupModal sshdata}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue