UNPKG
@coreui/ajax
Version:
latest (1.0.10)
next (2.0.0-alpha.1)
2.0.0-beta.1
2.0.0-alpha.1
1.0.10
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Open Source Bootstrap Admin Template
coreui.io
mrholek/CoreUI-Free-Bootstrap-Admin-Template
@coreui/ajax
/
Aurelia_Full_Esnext_Webpack
/
src
/
common
/
footer.html
11 lines
(9 loc)
•
274 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
template
>
<
footer
class
=
"footer"
>
<
span
class
=
"text-left"
>
<
a
href
=
"http://coreui.io"
>
CoreUI
</
a
>
©
2016 creativeLabs.
</
span
>
<
span
class
=
"float-xs-right"
>
Powered by
<
a
href
=
"http://coreui.io"
>
CoreUI
</
a
>
</
span
>
</
footer
>
</
template
>