aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/categories/show.dryml')
-rw-r--r--app/views/categories/show.dryml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/categories/show.dryml b/app/views/categories/show.dryml
new file mode 100644
index 0000000..8744afd
--- /dev/null
+++ b/app/views/categories/show.dryml
@@ -0,0 +1,6 @@
+<show-page>
+ <content-body:>
+ <h3>Questions</h3>
+ <collection:questions.with_content/>
+ </content-body:>
+</show-page>