実際のところ
<html> <head></head> <body> <h1>Time: {{ timestamp }}</h1> </body> </html>
Inspectは毎回自分で実行する必要はありますが……。
http://localhost:1880/helloにアクセスすると
<html> <head></head> <body> <h1>Time: {{ timestamp }}</h1> </body> </html>
Inspectは毎回自分で実行する必要はありますが……。
http://localhost:1880/helloにアクセスすると