a templates controller

This commit is contained in:
Paul Schneider 2018-04-21 19:29:06 +02:00
commit e7fb3168ec
14 changed files with 3421 additions and 168 deletions

View file

@ -1,3 +1,4 @@
using System.Collections.Generic;
using System.Threading.Tasks;
using Microsoft.AspNet.Mvc;