1
0
mirror of https://github.com/Adam-Ant/QuotesDB synced 2024-07-06 05:26:10 +00:00

Remove troll-y comment now we actually have a user adding system

This commit is contained in:
Adam Dodman 2017-10-05 02:02:47 +01:00
parent 997a7b5592
commit f2e490475d

View File

@ -18,7 +18,6 @@
<option value="{{ user[0] }}">{{ user[1] }}</option>
{% endfor %}
</select>
<span class="help-block">User not listed? Add one <a href="https://www.youtube.com/watch?v=woySeSNBL3o">here</a></span>
</div>
<div class="form-group">
<button type="submit" class="btn btn-primary">Submit</button>