summaryrefslogtreecommitdiff
path: root/app/views/pages
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/pages')
-rw-r--r--app/views/pages/index.html.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/pages/index.html.erb b/app/views/pages/index.html.erb
index f5918f0..16539da 100644
--- a/app/views/pages/index.html.erb
+++ b/app/views/pages/index.html.erb
@@ -4,9 +4,6 @@
4 <tr> 4 <tr>
5 <th>Node</th> 5 <th>Node</th>
6 <th>Title</th> 6 <th>Title</th>
7 <th>Abstract</th>
8 <th>Body</th>
9 <th>Revision</th>
10 </tr> 7 </tr>
11 8
12<% for page in @pages %> 9<% for page in @pages %>