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
|
@ -29,6 +29,7 @@
|
|||
^{webAppFormAuthToken}
|
||||
<div .col-md-2>
|
||||
<button .btn .btn-danger type=submit>
|
||||
<span .glyphicon .glyphicon-warning-sign></span> Delete this repository #
|
||||
<span .glyphicon .glyphicon-warning-sign>
|
||||
\ Delete this repository #
|
||||
<a .btn .btn-default href="@{DashboardR}">
|
||||
Cancel
|
||||
|
|
|
@ -8,4 +8,5 @@
|
|||
off it, to other repositories.
|
||||
<p>
|
||||
<a .btn .btn-primary href="@{StartDeleteRepositoryR uuid}">
|
||||
<span .glyphicon .glyphicon-minus></span> Start deletion process
|
||||
<span .glyphicon .glyphicon-minus>
|
||||
\ Start deletion process
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue