mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-26 13:46:22 +00:00
Merge branch 'issue-10512' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
commit
7e460320c9
1 changed files with 20 additions and 20 deletions
|
@ -104,6 +104,7 @@
|
||||||
|
|
||||||
%hr/
|
%hr/
|
||||||
|
|
||||||
|
- if site.persisted?
|
||||||
.form-group#tienda
|
.form-group#tienda
|
||||||
%h2= t('.tienda.title')
|
%h2= t('.tienda.title')
|
||||||
%p.lead
|
%p.lead
|
||||||
|
@ -124,7 +125,6 @@
|
||||||
|
|
||||||
%hr/
|
%hr/
|
||||||
|
|
||||||
- if site.persisted?
|
|
||||||
.form-group#contact
|
.form-group#contact
|
||||||
%h2= t('.contact.title')
|
%h2= t('.contact.title')
|
||||||
%p.lead= t('.contact.help')
|
%p.lead= t('.contact.help')
|
||||||
|
|
Loading…
Reference in a new issue