From 64468ae69e078402d09c89bc0dbf14852dce5eba Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Mon, 3 Jan 2011 16:28:33 +0100 Subject: [PATCH] uwsgicc: fix typo in template --- uwsgicc/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uwsgicc/templates/index.html b/uwsgicc/templates/index.html index 7958e52a..45248223 100644 --- a/uwsgicc/templates/index.html +++ b/uwsgicc/templates/index.html @@ -207,7 +207,7 @@ a:hover{ # pid requests - # count + # respawn {% for w in uwsgi.workers() %} @@ -295,4 +295,4 @@ a:hover{ {% endif %} - \ No newline at end of file +