UNPKG
unserver-unify
Version:
latest (0.2.0)
0.2.0
unserver-unify
/
src
/
components
/
common
/
mobile_content.html
6 lines
(5 loc)
•
118 B
HTML
View Raw
1
2
3
4
5
6
this is mobile homepage before login
<
div
>
<
a
ui-sref
=
"index.mobile.login"
>
Login
</
a
>
</
div
>
<
div
ui-view
>
</
div
>