A corporation manager and dashboard for EVE Online
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
12345 |
- % if request.url_rule.endpoint == "intel.intel":
- <strong>Intel</strong>
- % else:
- <a href="${url_for('intel.intel')}">Intel</a>
- % endif
|