mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
17 lines
477 B
Text
17 lines
477 B
Text
.block#imagespns
|
|
.spnstxt
|
|
' Interested in advertising on
|
|
= site_name()
|
|
| ?
|
|
=> link "Click here", to: "/pages/advertising"
|
|
' for information!
|
|
|
|
a#imagespns__link href=Routes.advert_path(@conn, :show, @advert) rel="nofollow" title=@advert.title
|
|
img src=advert_image_url(@advert) alt=@advert.title
|
|
|
|
p
|
|
strong
|
|
= site_name()
|
|
' costs over $25 a day to operate -
|
|
= link "help support us financially", to: "/pages/donations"
|
|
' !
|