Fixed typo in page templates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<%= erb :header %>
|
||||
<div class="container">
|
||||
<h2 class="text-center">Удаление сатрых версий пакетов проекта <%= @proj_name %></h2>
|
||||
<h2 class="text-center">Создание снимка репозитория проекта <%= @proj_name %></h2>
|
||||
<form action="/prjsnap_add/<%= ERB::Util.url_encode(@proj_id) %>" method="post">
|
||||
<div class="form-check form-switch text-center pb-3">
|
||||
<input class="form-check-input" type="checkbox" role="switch" id="yes" name="yes">
|
||||
|
||||
Reference in New Issue
Block a user