~netlandish/links

680e67a849e587a228b414b93566af1514e13ec6 — Peter Sanchez a month ago 2f8f060
Removing double title in listing detail page
1 files changed, 1 insertions(+), 1 deletions(-)

M templates/listing_detail.html
M templates/listing_detail.html => templates/listing_detail.html +1 -1
@@ 6,7 6,7 @@
</section>
{{end}}
<section class="app-header app-header--centered">
  <h1 class="app-header__title">{{.listing.Title}} {{.pd.Title}}</h1>
  <h1 class="app-header__title">{{.listing.Title}}</h1>
</section>
<div class="social-link-container">
  {{if .listing.Metadata.SocialLinks.Facebook}}