mirror of https://github.com/CIRCL/lookyloo
Merge pull request #143 from vmdhhh/142_Add_link_to_documentation_in_the_menu
#142 Adding documentation link to the menupull/144/head
commit
697fa99894
|
@ -151,6 +151,9 @@
|
||||||
<a href="#emailModal" data-toggle="modal" data-target="#emailModal" role="button">Notify by mail</a>
|
<a href="#emailModal" data-toggle="modal" data-target="#emailModal" role="button">Notify by mail</a>
|
||||||
</li>
|
</li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
<li>
|
||||||
|
<a href="https://www.lookyloo.eu/docs/main/index.html" role="button">Documentation and Use Cases</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue