main view: making it more clear, filling the middle column
This commit is contained in:
parent
549c11b906
commit
8eb867a971
@ -13,7 +13,7 @@
|
|||||||
{% if request.session.ipv6 %}
|
{% if request.session.ipv6 %}
|
||||||
<h2>{{request.session.ipv6}}</h2>
|
<h2>{{request.session.ipv6}}</h2>
|
||||||
{% endif %}
|
{% 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>
|
<p>
|
||||||
<iframe src="http://ghbtns.com/github-btn.html?user=asmaps&repo=nsupdate.info&type=watch&count=true"
|
<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>
|
allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
|
||||||
@ -56,14 +56,11 @@
|
|||||||
<div class="well well-sm">
|
<div class="well well-sm">
|
||||||
<h3>We had a lot of fun</h3>
|
<h3>We had a lot of fun</h3>
|
||||||
<p>
|
<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> Easy to use<br>
|
||||||
<i class="icon icon-ok"></i> Fast and Awesome<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> Probably no Bugs :)<br>
|
||||||
<i class="icon icon-ok"></i> Built in 48h<br>
|
|
||||||
<i class="icon icon-ok"></i> Probably no Bugs<br>
|
|
||||||
</p>
|
</p>
|
||||||
<p>Follow the white rabbit...</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -71,9 +68,10 @@
|
|||||||
<div class="col-lg-3">
|
<div class="col-lg-3">
|
||||||
|
|
||||||
<div class="well well-sm">
|
<div class="well well-sm">
|
||||||
<h3>Another List</h3>
|
<h3>DjangoDash 2013</h3>
|
||||||
<p>
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user