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

Unified Diff: modules/statsmaster/templates/index_head.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_head.html.erb
===================================================================
new file mode 100644
--- /dev/null
+++ b/modules/statsmaster/templates/index_head.html.erb
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Website statistics</title>
+</head>
+<body>
+ <h1>Website statistics</h1>
+ <ul>

Powered by Google App Engine
This is Rietveld