Changeset 15136 for events/phpframework/piece_framework/trunk/web/frontend/webapp/templates/Layout/Contents.html
- Timestamp:
- 07/04/08 01:30:16 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/piece_framework/trunk/web/frontend/webapp/templates/Layout/Contents.html
r14937 r15136 27 27 <div id="header"> 28 28 <h1><img src="/img/share/phwittr_logo.gif" alt="phwittr" /></h1> 29 <ul id="guideNav" if=" isAuthenticated">29 <ul id="guideNav" if="self"> 30 30 <li><a href="/home">ホーム</a></li> 31 31 <li><a href="/account/settings">設定</a></li> 32 32 <li><a href="/logout">ログアウト</a></li> 33 33 </ul> 34 <ul id="guideNav" if="! isAuthenticated">34 <ul id="guideNav" if="!self"> 35 35 <li><a href="/login">ログイン</a></li> 36 36 <li><a href="/signup">ユーザ登録</a></li>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)