6 lines
408 B
Plaintext
6 lines
408 B
Plaintext
<div class="clearfix"></div>
|
|
<div class="linkother">
|
|
<a href="http://<%= Setting.host_name%>" class="link_other_item"><%=l(:label_projects_management_platform)%></a>
|
|
<a href="http://<%= Setting.host_course%>" class="link_other_item"><%=l(:label_courses_management_platform)%></a>
|
|
<a href="http://<%= Setting.host_contest%>" class="link_other_item"><%=l(:label_contests_management_platform)%></a>
|
|
</div> |