summaryrefslogtreecommitdiff
path: root/templates/user_questions.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user_questions.html')
-rw-r--r--templates/user_questions.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/templates/user_questions.html b/templates/user_questions.html
index f5fb46ae..b502422b 100644
--- a/templates/user_questions.html
+++ b/templates/user_questions.html
@@ -1,4 +1,6 @@
-Not yet answered questions:
+<p>
+ Not yet answered questions:
+</p>
<table>
<thead>
<tr>
@@ -14,7 +16,10 @@ Not yet answered questions:
%open_questions%
</tbody>
</table>
-<hr/> Answered questions:
+<hr/>
+<p>
+ Answered questions:
+</p>
<table>
<thead>
<tr>
@@ -36,7 +41,10 @@ Not yet answered questions:
%answered_questions%
</tbody>
</table>
-<hr/>Ask an arch angel:
+<hr/>
+<p>
+ Ask an arch angel:
+</p>
<form action="%link%&action=ask" method="post">
<table>
<tr>