redirect to newly created/edit page directly, start cms dashboard layout

This commit is contained in:
Alex 2026-06-10 14:27:30 -07:00
parent 5e99686b5c
commit 41c985fcab
10 changed files with 54 additions and 10 deletions

View file

@ -18,6 +18,9 @@
<p class="intro">A truly random smattering of thoughts and feelings. Things may not always be relevant, but they will always be irreverant.</p>
<div class="list">
<h3>Recent</h3>
{% if app.user %}
<br><a href="/brain/post/new">Add New Post</a>
{% endif %}
<ul>
{% for post in posts %}
<li>