mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
Restaured old example webpage
This commit is contained in:
parent
9558aafe67
commit
f1a1e75c32
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
</ul>
|
||||
</li>
|
||||
|
||||
<li id='page-thisisatest'><a href="{{ url_for('thisisatest.thisisatest_page') }}"><i class="glyphicon glyphicon-new-window"></i> thisisatest </a></li>
|
||||
<li id='page-myNewModule'><a href="{{ url_for('myNewModule.myNewModule_page') }}"><i class="glyphicon glyphicon-new-window"></i> myNewModule </a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue