From 4738fbd269a7352011e9a82abe1030d40ae496c0 Mon Sep 17 00:00:00 2001 From: Gustavo Date: Mon, 31 Jul 2017 22:51:18 -0300 Subject: [PATCH] Started bulletin table that shows user performance --- bulletin/templates/bulletin/view.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+), 0 deletions(-) diff --git a/bulletin/templates/bulletin/view.html b/bulletin/templates/bulletin/view.html index bac7471..19c1225 100644 --- a/bulletin/templates/bulletin/view.html +++ b/bulletin/templates/bulletin/view.html @@ -57,6 +57,39 @@
+
+
{% trans "Check your goals" %}:
+ + + + + + + + + + + + + + + {% for meta in metas%} + + + + + + + + + {% endfor %} + +
MetaMédia da TurmaDados Individuais
DesejadaEstabelecidaAlcançada
{{ meta.description }}{{ meta.desejada }} % %%
+
+
+ + +
-- libgit2 0.21.2