首页调整
This commit is contained in:
parent
6f231bf45b
commit
4b0ccb12bb
|
@ -1,7 +1,11 @@
|
|||
<div class="content_Intruduce">
|
||||
<div class="in_head">
|
||||
<p class="in_head_rederect">
|
||||
<% if User.current.logged? %>
|
||||
<a href="<%= user_path(User.current) %>" target="_blank" class="rightline">TrustieForge</a>
|
||||
<% else %>
|
||||
<a href="<%= signin_url() %>" target="_blank" class="rightline">TrustieForge</a>
|
||||
<% end %>
|
||||
<a href="http://ossean.trustie.net/" target="_blank" class="rightline">TrustieOSSEAN</a>
|
||||
<a href="http://www.educoder.net" target="_blank" class="rightline">TrustieEduCoder</a>
|
||||
<a href="http://codepedia.trustie.net/" target="_blank">TrustieCoderpedia</a>
|
||||
|
|
Loading…
Reference in New Issue