Minor fixes for planet

db4
Slava Pestov 2008-09-28 17:53:59 -05:00
parent b4250b9b6d
commit 826cf68407
2 changed files with 3 additions and 8 deletions

View File

@ -5,7 +5,7 @@
<t:style t:include="resource:extra/webapps/planet/planet.css" />
<div class="navbar">
<t:a t:href="$planet/list">Front Page</t:a>
<t:a t:href="$planet">Front Page</t:a>
| <t:a t:href="$planet/feed.xml">Atom Feed</t:a>
| <t:a t:href="$planet/admin">Admin</t:a>

View File

@ -144,13 +144,8 @@ posting "POSTINGS"
f <blog>
[ deposit-blog-slots ]
[ insert-tuple ]
[
<url>
"$planet/admin/edit-blog" >>path
swap id>> "id" set-query-param
<redirect>
]
tri
bi
URL" $planet/admin" <redirect>
] >>submit ;
: <edit-blog-action> ( -- action )