Sha256: 504c5a3c03855cb54bf3ea793fdea95a0ed51cc2b1e0cf6c5022313a81499d60

Contents?: true

Size: 218 Bytes

Versions: 3

Compression:

Stored size: 218 Bytes

Contents

%p
  %strong Name:
  = h @contact.name
%p
  %strong Email:
  = h @contact.email

%p
  %strong Phone Number:
  = h @contact.phone unless @contact.phone.nil?
%p{:class => "woah"}
  %strong Message:
  = h @contact.message

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dust-cms-0.0.07 app/views/dust/contacts/_instance.html.haml
dust-cms-0.0.06 app/views/dust/contacts/_instance.html.haml
dust-cms-0.0.05 app/views/dust/contacts/_instance.html.haml