diff --git a/templates/part.boardlist.php b/templates/part.boardlist.php
index f52e41564..8c222a575 100644
--- a/templates/part.boardlist.php
+++ b/templates/part.boardlist.php
@@ -33,7 +33,7 @@
class="ng-pristine ng-valid" ng-submit="boardCreate()">
+ autofocus-on-insert ng-model="newBoard.title" maxlength="100">
+ autofocus-on-insert required maxlength="100">
{{ cardservice.getCurrent().title }}
diff --git a/templates/part.navigation.php b/templates/part.navigation.php
index 6906e5db4..edbad1406 100644
--- a/templates/part.navigation.php
+++ b/templates/part.navigation.php
@@ -24,7 +24,7 @@