mirror of
https://gitlab.com/octtspacc/PlainDiscuss
synced 2025-06-05 22:09:15 +02:00
Base HTML
This commit is contained in:
5
Source/Form.Comment.html
Normal file
5
Source/Form.Comment.html
Normal file
@ -0,0 +1,5 @@
|
||||
<div id="PlainDiscussComment{ID}">
|
||||
<h5>{User}, {Date}, <a href="#PlainDiscussComment{ID}">#{ID}</a></h5>
|
||||
<button type="submit" name="Report" value="{ID}">Report</button>
|
||||
<button type="submit" name="Reply" value="{ID}">Reply to</button>
|
||||
</div>
|
Reference in New Issue
Block a user