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

github.com/AlexFinn/simple-a.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander 'AlexFinn' Ivanov <alex@alexfinn.eu>2014-06-24 15:52:18 +0400
committerAlexander 'AlexFinn' Ivanov <alex@alexfinn.eu>2014-06-24 15:52:18 +0400
commita38c3d73388268bd7bc69ea1eacfaf7d4ca07c9f (patch)
treee4e272f8839b6dd5c4d0923853651dd923d7e5c0 /layouts/_default/indexes.html
parent5daed81bc97c5786ec1a86974c148fc5e9f38680 (diff)
Added new files
Diffstat (limited to 'layouts/_default/indexes.html')
-rw-r--r--layouts/_default/indexes.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/layouts/_default/indexes.html b/layouts/_default/indexes.html
new file mode 100644
index 0000000..de38d4d
--- /dev/null
+++ b/layouts/_default/indexes.html
@@ -0,0 +1,8 @@
+<section id="main">
+ <div>
+ <h1 id="title">{{ .Title }}</h1>
+ <ul>
+
+ </ul>
+ </div>
+</section> \ No newline at end of file