From 7d0e58469d04c85522c384a3a424dafa8a223ad3 Mon Sep 17 00:00:00 2001 From: str4d Date: Mon, 11 Apr 2016 04:20:31 +0000 Subject: [PATCH] Enable proposal index to be styled by status --- i2p2www/pages/spec/proposal-index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i2p2www/pages/spec/proposal-index.html b/i2p2www/pages/spec/proposal-index.html index 4ebe1389..f12dda08 100644 --- a/i2p2www/pages/spec/proposal-index.html +++ b/i2p2www/pages/spec/proposal-index.html @@ -12,7 +12,7 @@ To submit a proposal, post it on the development forum or enter a ticket with the proposal attached. {%- endtrans %}

- +
@@ -21,7 +21,7 @@ or enter a ticket with the proposal attached. {% for proposal in proposals %} - +
Number TitleLink
{{ proposal.num }} {{ proposal.title }}