summaryrefslogtreecommitdiff
path: root/examples/simpleblog/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/simpleblog/templates/index.html')
-rw-r--r--examples/simpleblog/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simpleblog/templates/index.html b/examples/simpleblog/templates/index.html
index 4978949..ebda08d 100644
--- a/examples/simpleblog/templates/index.html
+++ b/examples/simpleblog/templates/index.html
@@ -3,7 +3,7 @@
<ul>
$posts$
</ul>
- <a href="/posts.html">All posts...</a>
+ <a href="/posts.html">All posts&hellip;</a>
</div>
<div class="about">