first merge to main 🚀 #71

Manually merged
philipp merged 491 commits from dev into main 2021-02-19 17:03:06 +00:00
Showing only changes of commit 644b9a7683 - Show all commits

View File

@ -31,7 +31,7 @@
<section class="container p-5 select-none">
<span
class="mb-4 text-3xl font-extrabold leading-tight text-gray-900">{user.firstname}
{user.middlename}
{user.middlename || ''}
{user.lastname}
<button
type="button"