Mercurial > hg > Blog
comparison themes/tuxlite_tbs/templates/simple_comments.html @ 27:04a8afe79c59
swith to anydns.info
| author | Dirk Olmes <dirk@xanthippe.ping.de> | 
|---|---|
| date | Tue, 08 Apr 2014 12:03:13 +0200 | 
| parents | 7bfdc2b1d768 | 
| children | 7380bf280fc9 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 26:676f9f69ee85 | 27:04a8afe79c59 | 
|---|---|
| 16 {% if article.metadata.allowcomments %} | 16 {% if article.metadata.allowcomments %} | 
| 17 <div style="padding: 20px 0px 0px 0px;"> | 17 <div style="padding: 20px 0px 0px 0px;"> | 
| 18 <div style="font-size: 120%;"> | 18 <div style="font-size: 120%;"> | 
| 19 Leave a comment | 19 Leave a comment | 
| 20 </div> | 20 </div> | 
| 21 <form action="http://xanthippe.dyndns.org/blog-comments/simple_comments.php" method="POST"> | 21 <form action="http://xanthippe.anydns.info/blog-comments/simple_comments.php" method="POST"> | 
| 22 <input type="hidden" name="Slug" value="{{ article.slug }}"> | 22 <input type="hidden" name="Slug" value="{{ article.slug }}"> | 
| 23 <table style="padding: 10px 0px 0px 0px;"> | 23 <table style="padding: 10px 0px 0px 0px;"> | 
| 24 <tr> | 24 <tr> | 
| 25 <td> | 25 <td> | 
| 26 Your name: | 26 Your name: | 
