mirror of
https://github.com/internetee/registry.git
synced 2025-06-09 06:04:56 +02:00
Use standard header
This commit is contained in:
parent
eeeb806564
commit
05e5138a35
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
<%= render 'shared/title', name: @contact.name %>
|
<div class="page-header">
|
||||||
|
<h1><%= @contact.name %></h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue