Skip to content

Instantly share code, notes, and snippets.

View d3chapma's full-sized avatar

David Chapman d3chapma

  • Teldio
  • Ottawa, Canada
  • 04:59 (UTC -04:00)
  • X @d3chapma
View GitHub Profile
<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">
<!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]-->