Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/statsmaster/templates/index_item.html.erb

Issue 6293281981857792: Issue 239 - Move AWStats processing to the stats server (Closed)
Patch Set: Created April 23, 2014, 1:14 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/statsmaster/templates/index_item.html.erb
===================================================================
new file mode 100644
--- /dev/null
+++ b/modules/statsmaster/templates/index_item.html.erb
@@ -0,0 +1,1 @@
+ <li><a href="<%= title %>/"><%= title %></a> <small>(<a href="archive/<%= title %>/">Archive</a>)</small></li>

Powered by Google App Engine
This is Rietveld