diff --git a/R/app_ui.R b/R/app_ui.R index bfa7292..ca46a36 100644 --- a/R/app_ui.R +++ b/R/app_ui.R @@ -101,6 +101,7 @@ create_ui <- function() { divider = "TRUE", tags$img(src = "images/st_andrews.jpg", width = "100%"), "St. Andrews Park is located in Venice, Florida. The condominiums are a mix of single-family homes, villas (2 and 4 units) and multi-unit buildings (8 units). There are 388 separate properties within 14 subdivisions. St. Andrews Park is one of many communities in the Plantation Golf and Country Club. It is should not be confused with the adjacent community St. Andrews East.", + tags$em(textOutput("sales_date", inline = TRUE)), footer = tagList( f7Link("More Info", href = "http://www.cpmi.us/standrews-plantation/outside_home.asp") )