Improve the comment appearence
This commit is contained in:
@@ -15,6 +15,10 @@
|
|||||||
</form>
|
</form>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
<p><i>Note: Comments will take 24 hours to appear on the site for moderation</i><p>
|
||||||
|
<p style="margin-top: -1em;"><small><i>Note2: Submitting a comment will bring you to a JSON-response page, just return back</i></small></p>
|
||||||
|
|
||||||
|
|
||||||
<h3>What other people said...</h3>
|
<h3>What other people said...</h3>
|
||||||
<object type="text/html" data="/comments/{{.Title}}/" class="comments-embed"></object>
|
<object type="text/html" data="/comments/{{.Title}}/" class="comments-embed"></object>
|
||||||
</div>
|
</div>
|
||||||
@@ -1,5 +1,7 @@
|
|||||||
{{ template "_style.html" .}}
|
{{ template "_style.html" .}}
|
||||||
|
|
||||||
|
<body style="background: var(--background-color);">
|
||||||
<div class="comments-list">
|
<div class="comments-list">
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
</div>
|
</div>
|
||||||
|
<body>
|
||||||
Reference in New Issue
Block a user