|
|
@ -24,10 +24,11 @@ |
|
|
|
</form> |
|
|
|
</form> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{{template "base/footer" .}} |
|
|
|
<script> |
|
|
|
{{template "base/head" .}} |
|
|
|
$(function(){ |
|
|
|
{{template "base/navbar" .}} |
|
|
|
$('#gogs-user-delete').on('submit',function(){ |
|
|
|
<div class="container" id="gogs-body"> |
|
|
|
return confirm("Are you sure ?"); |
|
|
|
|
|
|
|
}) |
|
|
|
</div> |
|
|
|
}); |
|
|
|
|
|
|
|
</script> |
|
|
|
{{template "base/footer" .}} |
|
|
|
{{template "base/footer" .}} |