UNPKG

koa-views

Version:

Template rendering middleware for koa

11 lines (10 loc) 143 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Document</title> </head> <body> <p>{{ message|shorten }}</p> </body> </html>