diff --git a/phpBB/styles/subSilver/template/posting_review.html b/phpBB/styles/subSilver/template/posting_review.html
new file mode 100644
index 0000000000..ba2bd64922
--- /dev/null
+++ b/phpBB/styles/subSilver/template/posting_review.html
@@ -0,0 +1,86 @@
+
+
+
+
+ {L_POST_REVIEW} |
+
+
+ {L_POST_REVIEW_EXPLAIN} |
+
+
+  |
+
+
+
+
+ {L_AUTHOR} |
+ {L_MESSAGE} |
+
+
+
+
+
+
+
+
+
+
+
+
+ {post_review_row.POSTER_NAME} |
+
+
+ {post_review_row.KARMA_IMG} |
+
+
+ |
+
+
+
+ |
+ {L_POST_SUBJECT}: |
+ {post_review_row.POST_SUBJECT} |
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {post_review_row.MESSAGE} |
+
+
+ |
+
+
+
+
+ |
+
+ |
+
+
+  |
+
+
+ |
+
+
+
+
\ No newline at end of file