no message
parent
a24104b5e5
commit
e0d4cf15ec
|
@ -61,11 +61,7 @@
|
|||
<ul class="nav nav-tabs" style="font-size: 12px;">
|
||||
{% for docid,doc in typedoc.arr %}
|
||||
<li class="active" style="width: 100%; background:#d4ccb0;">
|
||||
<<<<<<< HEAD
|
||||
<a style="background:#d4ccb0;" href="https://www.testingcloud.club/wapi/NewUi/article/{{ docid }}/{{ doc.title }}">
|
||||
=======
|
||||
<a style="background:#d4ccb0;" href="{{ url }}/NewUi/article/{{ docid }}/{{ doc.title }}">
|
||||
>>>>>>> 3b6e1bd64531e310e55605bb5be4d5699e5b6a35
|
||||
{{doc.title}}
|
||||
</a></li>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Reference in New Issue