ng2-bootstrap-base-modified
Version:
Native Angular Bootstrap Components Typeahead modified
9 lines (8 loc) • 785 B
HTML
<footer class="app-footer col-md-12">
<div class="container">
<p>Designed and built by the <a href="https://github.com/orgs/valor-software/teams/ng-team" target="_blank">ng-team</a>
with the help of our <a href="https://github.com/valor-software/ng2-bootstrap/graphs/contributors" target="_blank">contributors.</a></p>
<p>Code licensed under <a href="https://github.com/valor-software/ng2-bootstrap/blob/development/LICENSE" target="_blank">MIT license conditions</a>, docs <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC BY 3.0</a></p>
<p>Design and content of the documentation site heavily inspired by the <a target="_blank" href="http://v4-alpha.getbootstrap.com/">original bootstrap.</a> documentation</p>
</div>
</footer>