diff --git a/views/browse.slim b/views/browse.slim
index 8d200394..9e092a04 100644
--- a/views/browse.slim
+++ b/views/browse.slim
@@ -1,7 +1,7 @@
.row
.span12.text-center
h1 Home Pages on NeoCities
- p If you like a site, don't forget to bookmark it!
Want to make your own? Click here!
+ p If you like a site, don't forget to bookmark it!
Hit counts are updated daily.
Want to make your own site? Click here!
- @sites.each_with_index do |site,i|
- if i.even? && i != 0