main view: making it more clear, filling the middle column

This commit is contained in:
Thomas Waldmann 2013-09-30 01:28:57 +02:00
parent 549c11b906
commit 8eb867a971

View File

@ -13,7 +13,7 @@
{% if request.session.ipv6 %}
<h2>{{request.session.ipv6}}</h2>
{% endif %}
<p>Free and Open Source Dynamic DNS service for you. Developed in under 48h for the <a href="http://djangodash.com/">Django-Dash 2013</a>.</p>
<p>nsupdate.info, the Free and Open Source Dynamic DNS service for you.</p>
<p>
<iframe src="http://ghbtns.com/github-btn.html?user=asmaps&repo=nsupdate.info&type=watch&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
@ -56,14 +56,11 @@
<div class="well well-sm">
<h3>We had a lot of fun</h3>
<p>
<i class="icon icon-ok"></i> Open-Source<br>
<i class="icon icon-ok"></i> Free and Open-Source<br>
<i class="icon icon-ok"></i> Easy to use<br>
<i class="icon icon-ok"></i> Fast and Awesome<br>
<i class="icon icon-ok"></i> Funny List<br>
<i class="icon icon-ok"></i> Built in 48h<br>
<i class="icon icon-ok"></i> Probably no Bugs<br>
<i class="icon icon-ok"></i> Probably no Bugs :)<br>
</p>
<p>Follow the white rabbit...</p>
</div>
@ -71,9 +68,10 @@
<div class="col-lg-3">
<div class="well well-sm">
<h3>Another List</h3>
<h3>DjangoDash 2013</h3>
<p>
I have no idea what I am doing.
This software / service was developed in under 48h for the
<a href="http://djangodash.com/">Django-Dash 2013</a>.
</p>
</div>
</div>