|
@@ -5,7 +5,10 @@
|
|
|
<div class="row">
|
|
|
<div class="span10" id="main">
|
|
|
<h3>Add a card</h3>
|
|
|
- <p>Help make the game! Contribute words and make the game better.</p>
|
|
|
+ <p>
|
|
|
+ Help make the game! Contribute words and make the game better. Also, please
|
|
|
+ original work only. Don't just blindly copy a card from any of the Taboo games.
|
|
|
+ </p>
|
|
|
<form ng-submit="submit()">
|
|
|
<input type="text" ng-model="card.word" id="inputWord" placeholder="Word" required>
|
|
|
<br>
|