Update index.html
This commit is contained in:
@@ -54,9 +54,6 @@
|
|||||||
{{ with .map}}
|
{{ with .map}}
|
||||||
<li><a href="{{ . }}" class="icon alt fab fa-map"><span class="label">Маршруты</span></a></li>
|
<li><a href="{{ . }}" class="icon alt fab fa-map"><span class="label">Маршруты</span></a></li>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ with .extra}}
|
|
||||||
<li><a href="{{ . }}" class="icon alt fab fa-user-plus"><span class="label">Ищу тебя</span></a></li>
|
|
||||||
{{ end }}
|
|
||||||
{{ with .ask}}
|
{{ with .ask}}
|
||||||
<li><a href="{{ . }}" class="icon alt fab fa-question"><span class="label">Спросить</span></a></li>
|
<li><a href="{{ . }}" class="icon alt fab fa-question"><span class="label">Спросить</span></a></li>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user