friendship ended with social-app. php is my new best friend

add note that login/create does not work

Changed files
+6 -1
templates
+5 -1
templates/create.latte
···
-
{layout 'layout.latte'}
+
{layout 'layout.latte'}
+
+
{block content}
+
this doesn't do anything yet, sorry! 🙏
+
{/block}
+1
templates/login.latte
···
{layout 'layout.latte'}
{block content}
+
(this doesn't actually do anything yet! sorry 🙏)
<h2>log in</h2>
<form method="GET">
<div class="form-input">