You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/backend/comments.html
+2-51
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,8 @@
21
21
<thscope="row">1</th>
22
22
23
23
<tdstyle="width:400px;">
24
-
<p>
25
-
lorem is not just a normal snippet—it’s actually a generator. Every time you expand it, it will generate a 30-words dummy text, splitted into a few sentences.
26
-
</p>
27
-
<ahref="single.html" class="btn btn-success">View in the Post</a>
24
+
<p>nice post!</p>
25
+
<ahref="#" class="btn btn-success">View in the Post</a>
28
26
29
27
</td>
30
28
<td>BinaryDigit</td>
@@ -47,54 +45,7 @@
47
45
48
46
</tr>
49
47
50
-
<tr>
51
-
<thscope="row">2</th>
52
-
53
-
<tdstyle="width:400px;">
54
-
<p>
55
-
lorem is not just a normal snippet—it’s actually a generator. Every time you expand it, it will generate a 30-words dummy text, splitted into a few sentences.
56
-
</p>
57
-
<ahref="single.html" class="btn btn-success">View in the Post</a>
58
-
</td>
59
-
<td>BinaryDigit</td>
60
-
<td>Approved </td>
61
-
<td>
62
-
<selectclass="custom-select" style="width:200px">
63
-
64
-
<option>
65
-
Mark As Spam
66
-
</option>
67
-
<option>
68
-
Move to Trash
69
-
</option>
70
-
</select>
71
-
<buttonclass="btn btn-dark">Apply</button>
72
-
</td>
73
48
74
-
</tr>
75
-
76
-
<tr>
77
-
<thscope="row">3</th>
78
-
79
-
<tdstyle="width:400px;">
80
-
<p>
81
-
lorem is not just a normal snippet—it’s actually a generator. Every time you expand it, it will generate a 30-words dummy text, splitted into a few sentences.
82
-
</p>
83
-
<ahref="single.html" class="btn btn-success">View in the Post</a>
0 commit comments