Added page indexes for comments, posts, users and pages overall, should
add one for tags but it might be inefficient as I don't store all tags in an array or anything...
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<%- include('../headers/site_wide'); %>
|
||||
<%- include('../headers/tag'); %>
|
||||
</div>
|
||||
<div id="posts">
|
||||
|
Reference in New Issue
Block a user