Changed to a liquid css grid

This commit is contained in:
Roberto Rosario
2011-02-10 23:33:28 -04:00
parent 2aefe3d028
commit c9b66cd46b
4 changed files with 346 additions and 4 deletions

View File

@@ -1,8 +1,5 @@
{% extends "base.html" %}
{% block title %} :: {% with "true" as striptags %}{% include "calculate_form_title.html" %}{% endwith %}{% endblock %}
{% block stylesheets %}
<link rel="stylesheet" href="{{ MEDIA_URL }}packages/nathansmith-960-Grid-System-30906f2/code/css/960.css" type="text/css" media="screen" />
{% endblock %}
{% block content %}
<div class="container_12">
{% if form %}