extends _base block content +avatar(user) p: b=getUserName(user) |   span(style="color: gray")= getAcct(user) +post-form("/action/create-note", "今なにしてる?", "ノート") hr div |[ a(href="/") ホーム |] [ a(href="/ltl") ローカル |] [ a(href="/stl") ソーシャル |] [ a(href="/gtl") グローバル |] [ a(href="/notifications") 通知 |] [ a(href="/settings") 設定 |] h2= timelineName each note in timeline +note(note) hr