Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
@@ -17,6 +17,7 @@
<button>Go</button>
</form>
<a href=/random.php>Random</a>
+ <a href="https://git.vern.cc/cobra/rural-dict">Source Code</a>
</center>
<br>
{% for defid, word, definition, example, author in data[0] %}
@@ -32,8 +33,5 @@
{% endfor %}
{{ data[1]|safe }}
- <center>
- <a href="https://git.vern.cc/cobra/rural-dict">Source Code</a>
- </center>
</body>
</html>