Rename content_base.html -> portico.html

(imported from commit 556fb5aeca76eb186013a28da9bab77c1e56d700)
This commit is contained in:
Keegan McAllister 2012-10-15 23:46:57 -04:00
parent ca7855e03e
commit 46f17431cf
8 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
{% extends "zephyr/content_base.html" %}
{% extends "zephyr/portico.html" %}
{% block for_you %} got a bit lost there. {% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "zephyr/content_base.html" %}
{% extends "zephyr/portico.html" %}
{% block for_you %} isn't feeing too good. {% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "zephyr/content_base.html" %}
{% extends "zephyr/portico.html" %}
{% block more_content %}

View File

@ -1,4 +1,4 @@
{% extends "zephyr/content_base.html" %}
{% extends "zephyr/portico.html" %}
{% block more_content %}
<script type="text/javascript">
autofocus('#email');

View File

@ -1,4 +1,4 @@
{% extends "zephyr/content_base.html" %}
{% extends "zephyr/portico.html" %}
{% block more_content %}
<h2>Thanks for signing up!</h2>
<p class="lead">Check your email so we can get started.<p>

View File

@ -1,4 +1,4 @@
{% extends "zephyr/content_base.html" %}
{% extends "zephyr/portico.html" %}
{% block more_content %}

View File

@ -1,4 +1,4 @@
{% extends "zephyr/content_base.html" %}
{% extends "zephyr/portico.html" %}
{% block for_you %}for {% if company_name %} {{company_name}} {% else %} __________ {% endif %} {% endblock %}
{% block more_content %}