Merge branch 'master' into lars

This commit is contained in:
Lars van Hijfte
2017-01-24 17:07:07 +01:00
3 changed files with 16 additions and 12 deletions

View File

@@ -60,7 +60,7 @@
<div class="post platform">
<form>
<input type="text" class="newpost" placeholder="Titel">
<textarea class="newpost">Schrijf een berichtje...</textarea>
<textarea class="newpost" placeholder="Schrijf een berichtje..."></textarea>
<input type="submit" value="Plaats!">
</form>
</div>