Skip to content
Snippets Groups Projects
Commit f0999fd6 authored by Jay Alvarez's avatar Jay Alvarez
Browse files

removed redundant div

parent 780bc91a
No related branches found
No related tags found
No related merge requests found
......@@ -68,9 +68,7 @@
{% block maincontent %}
{% endblock maincontent %}
<div class="row site-info">
<div class="col-lg-12">
<p>developed by<a href="http://www.aptivate.org" title="Aptivate website"> Aptivate</a></p>
</div>
<p>developed by<a href="http://www.aptivate.org" title="Aptivate website"> Aptivate</a></p>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment