mayth/parasol

View on GitHub
app/views/admin/challenges/new.html.haml

Summary

Maintainability
Test Coverage
.header
  %h1 Create Challenge

.content
  %p
    A new challenge will be created with being closed.

  = render 'form'

  = link_to 'Back', admin_challenges_path