diff options
Diffstat (limited to 'templates/post.html')
| -rwxr-xr-x | templates/post.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/post.html b/templates/post.html index 6061e47..0f0265e 100755 --- a/templates/post.html +++ b/templates/post.html | |||
| @@ -12,9 +12,8 @@ | |||
| 12 | </div> | 12 | </div> |
| 13 | </section> | 13 | </section> |
| 14 | 14 | ||
| 15 | <br><hr> | ||
| 16 | |||
| 17 | <section> | 15 | <section> |
| 16 | <br><hr> | ||
| 18 | <p><big><strong>Other posts</strong></big></p> | 17 | <p><big><strong>Other posts</strong></big></p> |
| 19 | <ul> | 18 | <ul> |
| 20 | {{ range random 20 .Pages }} | 19 | {{ range random 20 .Pages }} |
