Add js-reverse as a dependency, also integrate it

This commit is contained in:
2015-01-05 16:12:33 +01:00
committed by Gergely Polonkai
parent 6a20ba1935
commit 13c09bb856
5 changed files with 17 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
<html>
<head>
<title>Rubber Duck Booking Tool</title>
<script src="{% url 'api:js_reverse' %}" type="text/javascript"></script>
</head>
<body>
<h1>Rubber Duck Booking Tool</h1>