Welcome to mirror list, hosted at ThFree Co, Russian Federation.

html-start.html « core « partials « layouts - github.com/chipsenkbeil/grid-side.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38356e34b2554fae26c40c5543c057267e7e2104 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html 
    lang="{{ with .Site.LanguageCode }}{{ . }}{{ else }}en-US{{ end }}"
    class="no-js"
>