update,
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
doctype html
|
||||
html
|
||||
head
|
||||
title= "lab6"
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
meta(name="viewport" content="width=device-width, initial-scale=1.0")
|
||||
body
|
||||
block content
|
||||
script(src='https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js')
|
||||
script(src='/javascripts/externalJS.js')
|
Reference in New Issue
Block a user