about
This commit is contained in:
@@ -1,7 +1,27 @@
|
||||
<div class="page-header">
|
||||
<h3>{{translate 'About'}}</h3>
|
||||
<h3>EspoCRM - Open Source CRM application</h3>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
EspoCRM {{version}}
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<p>
|
||||
<strong>Version {{version}}</strong>
|
||||
</p>
|
||||
<p>
|
||||
Copyright © 2014 EspoCRM: Yuri Kuznetsov, Taras Machyshyn, Oleksiy Avramenko.
|
||||
<br>
|
||||
Website: <a href="http://www.espocrm.com">http://www.espocrm.com</a>.
|
||||
</p>
|
||||
<p>
|
||||
EspoCRM is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
</p>
|
||||
<p>
|
||||
EspoCRM is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty
|
||||
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user