Sha256: c27cbc35993e4c09d7c343ba37c740182b698c83ca37b564bf64e98f791a14eb
Contents?: true
Size: 563 Bytes
Versions: 1
Compression:
Stored size: 563 Bytes
Contents
# $fincap_feedback, $ <div class="feedback-box"> <h3 class="feedback-box__title"> Give us your feedback or ask a question </h3> <svg xmlns="http://www.w3.org/2000/svg" class="feedback-box__icon svg-icon svg-icon--speech" focusable="false"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#svg-icon--speech"></use> </svg> <a href="mailto:<%= Mastalk::Document.new(body.strip).to_html.gsub(/<p>|<\/p>|\n/, '') %>" class="feedback-box__text"> <%= Mastalk::Document.new(body.strip).to_html.gsub(/<p>|<\/p>|\n/, '') %> </a> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mastalk-0.9.1 | lib/mastalk/snippets/feedback.html.erb |