added comment posted screen
This commit is contained in:
5
templates/comment_post.tmpl
Normal file
5
templates/comment_post.tmpl
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ template "header.tmpl" . }}
|
||||
<h2>Your comment is being posted...</h2>
|
||||
<p>Click <a href="/blog/post/{{ .Url }}">here</a> to return to the blog post.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user