This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id='goals'> | |
<div id='goal_32'> | |
<h3> | |
<a href="/goals/32/edit">Save $2000</a> | |
</h3> | |
//INSERT RESULT FROM EDIT HERE | |
<form action="/goals/32/steps" class="formtastic step" id="new_step" method="post"> | |
<fieldset class="inputs"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> | |
<head> | |
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | |
<title>LAUNCH-Tools</title> | |
<%= stylesheet_link_tag "blueprint/screen", :media => 'screen' %> | |
<%= stylesheet_link_tag "blueprint/print", :media => 'print' %> | |
<!--[if lt IE 8]> <%= stylesheet_link_tag "blueprint/ie", :media => 'screen' %> <![endif]--> | |
NewerOlder