Merge pull request #11 from CactusPuppy/176894810/add_summision_text
Add submission text to event proposals
This commit is contained in:
commit
207046dc65
16 changed files with 147 additions and 14 deletions
|
|
@ -113,6 +113,10 @@
|
|||
%td
|
||||
%b Abstract
|
||||
%td= markdown(@event.abstract)
|
||||
%tr
|
||||
%td
|
||||
%b Submission Description
|
||||
%td= markdown(@event.submission_text)
|
||||
%tr
|
||||
%td
|
||||
%b Requirements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue