Cleanup CSS add Snap! style block attachments
This commit is contained in:
parent
debefc307a
commit
843ec586ed
16 changed files with 72 additions and 18 deletions
|
|
@ -10,6 +10,7 @@
|
|||
.row
|
||||
.col-md-8.col-md-offset-2
|
||||
= markdown(venue.description, escape_html=false)
|
||||
.trapezoid
|
||||
- else
|
||||
- cache [venue, commercial, '#splash#venue'] do
|
||||
.container
|
||||
|
|
@ -46,3 +47,4 @@
|
|||
- if venue.website
|
||||
%br
|
||||
= sanitize link_to(h(venue.website), h(venue.website))
|
||||
.trapezoid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue