Sha256: 1fd2a25f4b645c2eed7a6af2f137027a20e562dc441222c4d7b9e33a7b43625f

Contents?: true

Size: 286 Bytes

Versions: 7

Compression:

Stored size: 286 Bytes

Contents

% render "layouts/basic.html", tab: :contact do

## Contact Us

The following engineers can be contacted about this application:

% Origen.app.developers.each do |user|
%   if user.email
* [<%= user.name %>](mailto://<%= user.email %>) 
%   else
* <%= user.name %>
%   end
% end

% end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
origen-0.2.0 templates/web/contact.md.erb
origen-0.1.3 templates/web/contact.md.erb
origen-0.1.2 templates/web/contact.md.erb
origen-0.1.1 templates/web/contact.md.erb
origen-0.1.0 templates/web/contact.md.erb
origen-0.0.9 templates/web/contact.md.erb
origen-0.0.8 templates/web/contact.md.erb