diff --git a/templates/test.html b/templates/test.html index ce984dc..00296dc 100644 --- a/templates/test.html +++ b/templates/test.html @@ -135,12 +135,14 @@ % if q['type'] == 'information':
+ Informação
-
-

${i+1}.

- ${pretty(q['text'])} -
+
+ +

${i+1}.

+ ${pretty(q['text'])} +
% elif q['type'] == 'warning':