lemonldap-ng/lemonldap-ng-portal/site/templates/bootstrap/customfooter.tpl
Xavier Guimard 18d00d44b8 Reorganize templates (#595)
- mv *.tpl in site/templates
- manage external javascripts with bower
- mv the rest in site/static
2016-04-14 05:17:51 +00:00

10 lines
373 B
Smarty

<!-- Custom HTML footer -->
<p>
<span trspan="serviceProvidedBy">Service provided by</span>
<a href="http://lemonldap-ng.org" target="_blank" class="btn btn-default btn-xs">
<span class="glyphicon glyphicon-new-window"></span>
LemonLDAP::NG
</a>
<span trspan="gplSoft">free software covered by the GPL license</span>.
</p>