diff options
| -rwxr-xr-x | template/post.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/template/post.html b/template/post.html index eb7d1b2..839444d 100755 --- a/template/post.html +++ b/template/post.html | |||
| @@ -36,16 +36,6 @@ | |||
| 36 | Or by going to <a href="https://web.libera.chat/#mitjafelicijan" target="_blank">https://web.libera.chat/#mitjafelicijan</a>. | 36 | Or by going to <a href="https://web.libera.chat/#mitjafelicijan" target="_blank">https://web.libera.chat/#mitjafelicijan</a>. |
| 37 | </p> | 37 | </p> |
| 38 | 38 | ||
| 39 | <section class="comments" data-guid="{{.Slug}}"> | ||
| 40 | <h4>Comments</h4> | ||
| 41 | <form> | ||
| 42 | <p><input type="text" placeholder="Your name (optional)"></p> | ||
| 43 | <p><textarea placeholder="Your comment" required></textarea></p> | ||
| 44 | <p><button type="button">Submit your comment</button></p> | ||
| 45 | </form> | ||
| 46 | <ul></ul> | ||
| 47 | </section> | ||
| 48 | |||
| 49 | <hr class="top-margin"> | 39 | <hr class="top-margin"> |
| 50 | 40 | ||
| 51 | {{if .Posts}} | 41 | {{if .Posts}} |
