bug fixes; views is incrementing; started to create help page -- imagemap widget...
[living-lab-site.git] / application / views / article / english / contact.php
1 <h1>Contact and support</h1>
2 <p>In case there are issues getting NextShare plugins to work or for any other information or suggestion, please contact us:
3
4 <dl>
5         <dt><img src="<?php echo site_url('img/email-icon.png') ?>" class="inline" alt="email" /> E-mail: </dt>
6         <dd>
7                 <?php echo safe_mailto('p2p-next-contact@cs.pub.ro', 'p2p-next-contact@cs.pub.ro') ?>
8         </dd>
9         <dt><img src="<?php echo site_url('img/redmine-logo.svg') ?>" class="inline" alt="redmine" width="48" height="33" /> Redmine Issue Tracker: </dt>
10         <dd>
11                 <a href="http://p2p-next.cs.pub.ro/redmine/site/issues">http://p2p-next.cs.pub.ro/redmine/site/issues</a>
12         </dd>
13 </dl>