mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
9 lines
209 B
Text
9 lines
209 B
Text
<ol class="breadcrumb">
|
|
<li><%= link_to t('admin.dns.zones.index.title'), admin_zones_path %></li>
|
|
</ol>
|
|
|
|
<div class="page-header">
|
|
<h1><%= t '.title' %></h1>
|
|
</div>
|
|
|
|
<%= render 'form', zone: @zone %>
|