mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vweb: middleware implementation (#17730)
This commit is contained in:
3
examples/vweb/middleware/templates/index.html
Normal file
3
examples/vweb/middleware/templates/index.html
Normal file
@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
<h1>Hello </h1>
|
Reference in New Issue
Block a user