diff --git a/templates/index.html b/templates/index.html index ec80869..2affdab 100644 --- a/templates/index.html +++ b/templates/index.html @@ -17,6 +17,7 @@ Random + Source Code
{% for defid, word, definition, example, author in data[0] %} @@ -32,8 +33,5 @@
{% endfor %} {{ data[1]|safe }} -
- Source Code -