Added basic AMV routes

This commit is contained in:
2018-04-14 23:23:00 +02:00
parent 854833c586
commit d19542b5aa
6 changed files with 65 additions and 3 deletions

2
pages/amv/amv.pixy Normal file
View File

@ -0,0 +1,2 @@
component AMV(amv *arn.AMV, user *arn.User)
h1= amv.Title.ByUser(user)