aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/comments/themes/default/comments.html
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/comments/themes/default/comments.html')
-rw-r--r--bootstrap/comments/themes/default/comments.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/bootstrap/comments/themes/default/comments.html b/bootstrap/comments/themes/default/comments.html
new file mode 100644
index 0000000..f9abc14
--- /dev/null
+++ b/bootstrap/comments/themes/default/comments.html
@@ -0,0 +1,29 @@
+<div class="hashover-header">
+ {hashover:avatar}{hashover:name}
+ {hashover:parent-link}
+</div>
+
+<div class="hashover-balloon">
+ <div id="hashover-content-{hashover:permalink}" class="hashover-content">
+ {hashover:comment}
+ </div>
+
+ <div class="hashover-footer">
+ <span class="hashover-date">
+ {hashover:date}
+ {hashover:like-count}
+ {hashover:dislike-count}
+ </span>
+
+ <span class="hashover-buttons">
+ {hashover:like-link}
+ {hashover:dislike-link}
+ {hashover:edit-link}
+ {hashover:reply-link}
+ </span>
+ </div>
+
+ {placeholder:edit-form}
+</div>
+
+{placeholder:reply-form}