Browse Source

Typo

master
xcps 6 years ago committed by R4SAS
parent
commit
96e73a862e
  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