fix typo
This commit is contained in:
parent
4ba182b1fb
commit
d9155da176
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
.caption
|
||||
%h3.text-center
|
||||
- if lodging.website_link.present?
|
||||
= link_to(loding.website_link, lodiging.name)
|
||||
= link_to(lodging.website_link, lodiging.name)
|
||||
- else
|
||||
= lodging.name
|
||||
- if lodging.description.present?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue