Created
September 17, 2012 20:01
-
-
Save JohnBat26/3739436 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="span2"> | |
| <ul class="nav nav-list well"> | |
| <li class="nav-header">Главное меню</li> | |
| <li class="active simple-navigation-active-leaf"> | |
| <a href="/tsp/organizations?locale=ru" class="active">Организации</a></li> | |
| <li><a href="/tsp/content/conferences?locale=ru">Конференции</a></li> | |
| <li><a href="/tsp?locale=ru">Мой профиль</a></li> | |
| <li class="nav-header">Система</li> | |
| <li> <a href="/tsp/scheduler?locale=ru">Очередь заданий</a></li> | |
| <li><a href="/tsp/admin?locale=ru">База данных</a></li></ul> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment