diff --git a/demo/questions/questions.yaml b/demo/questions/questions.yaml index 6f5d63e..89acf84 100644 --- a/demo/questions/questions.yaml +++ b/demo/questions/questions.yaml @@ -97,14 +97,14 @@ - ref: markdown_instructions type: information - title: Fórmulas auxiliares + title: Que mais se pode incluir nas perguntas? # allow these files will be served: files: imagem_privada: images/flag-pt.svg text: | - O texto das perguntas é escrito em __markdown__ e pode incluir algumas *tags* __html__. É usado MathJax para representar fórmulas matemáticas. + O texto das perguntas é escrito em __markdown__ e pode incluir algumas *tags* __html__. É usado __MathJax__ para gerar fórmulas matemáticas com a *syntax* do __LaTeX__. ### LaTeX diff --git a/templates/admin.html b/templates/admin.html index bad553d..cff90a0 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -50,17 +50,19 @@ - +
+
Title
-
Ref
-
Test
-
Database
-
Saved tests
+
Ref
+
Test
+
Database
+
Saved tests
+
diff --git a/templates/review.html b/templates/review.html index 8ae3e72..9a8eced 100644 --- a/templates/review.html +++ b/templates/review.html @@ -223,29 +223,28 @@

% endif - - +

+ +
% endif -- libgit2 0.21.2