Add angular-route
This commit is contained in:
parent
a059014b1b
commit
5466ce78f0
9 changed files with 1071 additions and 25 deletions
9
client/partials/network.html
Normal file
9
client/partials/network.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
{{ test }}
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
Main Content
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue