Show More
@@ -40,7 +40,7 b'' | |||||
40 | <div class="label label-textarea"> |
|
40 | <div class="label label-textarea"> | |
41 | <label for="description">${_('Description')}:</label> |
|
41 | <label for="description">${_('Description')}:</label> | |
42 | </div> |
|
42 | </div> | |
43 |
<div class="textarea |
|
43 | <div class="textarea editor"> | |
44 | ${h.textarea('description')} |
|
44 | ${h.textarea('description')} | |
45 | <span class="help-block">${_('Keep it short and to the point. Use a README file for longer descriptions.')}</span> |
|
45 | <span class="help-block">${_('Keep it short and to the point. Use a README file for longer descriptions.')}</span> | |
46 | </div> |
|
46 | </div> |
General Comments 0
You need to be logged in to leave comments.
Login now