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