Added doamins
This commit is contained in:
7
app/views/domains/_domain.html.erb
Normal file
7
app/views/domains/_domain.html.erb
Normal file
@@ -0,0 +1,7 @@
|
||||
<div id="<%= dom_id domain %>">
|
||||
<p>
|
||||
<strong>Domain:</strong>
|
||||
<%= domain.domain %>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user