4 lines
323 B
HTML
4 lines
323 B
HTML
<div class="comments-container">
|
|
<h4>Comments</h4>
|
|
<p>If you want to start a discussion about this, you can send me an <strong><a href="mailto:{{ $.Site.Params.comments.commentsEmail }}?subject={{ replace (printf "Re: %s" $.Page.Title) "\"" "'" }}">e-mail: <i>blog@rennerocha.com</i></a></strong> ✉️</p>
|
|
</div>
|