Browse Source

Typo

pull/1/head
xcps 6 years ago committed by GitHub
parent
commit
b52a373b79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      views/layout.pug

2
views/layout.pug

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
doctype html
html(land='en')
html(lang='en')
head
title GOSTcoin blockchain explorer
link(rel='stylesheet', href='/stylesheets/style.css')

Loading…
Cancel
Save