rnn-chat-backend/views/layout.jade
2018-07-10 16:25:37 +05:00

8 lines
125 B
Plaintext
Executable File

doctype html
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
body
block content