diff --git a/views/browse.slim b/views/browse.slim
index c32e1de9..540ec751 100644
--- a/views/browse.slim
+++ b/views/browse.slim
@@ -1,6 +1,6 @@
.row
.span12.text-center
- h1 Home Pages on NeoCities
+ h1 Web Sites on NeoCities
p If you like a site, don't forget to bookmark it!
Visitor counts are updated hourly.
Want to make your own site? Click here!
- @sites.each_with_index do |site,i|