review
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
<main class="summary_tpl">
|
||||
<h1>Candidates</h1>
|
||||
|
||||
<%= link_to "Create New Candidate", new_candidate_path, {class: 'button'} %>
|
||||
<%= link_to(new_candidate_path, { class: 'secondary-btn' }) do %>
|
||||
<button>Create New Candidate</button>
|
||||
<% end %>
|
||||
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user