diff options
Diffstat (limited to 'templates/answer.html')
-rw-r--r-- | templates/answer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/answer.html b/templates/answer.html index 808dde8..3870e6b 100644 --- a/templates/answer.html +++ b/templates/answer.html @@ -1,2 +1,3 @@ +<div id="nickbox">{{ nick }}</div> <div id="alertbox">{{ alert }}</div> <h1>answer</h1> |