aboutsummaryrefslogtreecommitdiff
path: root/app/components/app/app.html
blob: a8a1969d8338013e0aedbc38e5970759168dacea (plain)
1
2
3
4
5
6
<router-outlet></router-outlet>
<footer>PEV is made by 
   <a href="http://tatiyants.com/">Alex Tatiyants</a>
   <a href="https://twitter.com/AlexTatiyants"><i class="fa fa-twitter"></i></a>
   <a href="https://github.com/AlexTatiyants"><i class="fa fa-github"></i></a>
</footer>