diff options
Diffstat (limited to 'templates/editentrance.html')
-rw-r--r-- | templates/editentrance.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/editentrance.html b/templates/editentrance.html index 138abeb..fc85e99 100644 --- a/templates/editentrance.html +++ b/templates/editentrance.html @@ -15,7 +15,6 @@ <table><tr><th>Entrance Letter</th><td>{{ entletter }}</td></table> {% endif %} <table>{{ form }}</table> - {{ versionControlForm }} <p><input type="submit" value="Submit" /></p> </form> |