aboutsummaryrefslogtreecommitdiff
path: root/shardweb/lib/shard_web/templates/page/index.html.eex
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2018-10-11 20:14:47 +0200
committerAlex Auvolat <alex@adnab.me>2018-10-11 20:14:54 +0200
commit6dcc2eefc3c8db0cadd7300536527dbd1905fa48 (patch)
tree3eb00337e1dd7bc47680b9fa16ec721eb216f4a9 /shardweb/lib/shard_web/templates/page/index.html.eex
parent123fbcf6abcfe61ef65cc82f1d22843dde722b23 (diff)
downloadshard-6dcc2eefc3c8db0cadd7300536527dbd1905fa48.tar.gz
shard-6dcc2eefc3c8db0cadd7300536527dbd1905fa48.zip
Template changes
Diffstat (limited to 'shardweb/lib/shard_web/templates/page/index.html.eex')
-rw-r--r--shardweb/lib/shard_web/templates/page/index.html.eex21
1 files changed, 20 insertions, 1 deletions
diff --git a/shardweb/lib/shard_web/templates/page/index.html.eex b/shardweb/lib/shard_web/templates/page/index.html.eex
index 7f4452f..f385528 100644
--- a/shardweb/lib/shard_web/templates/page/index.html.eex
+++ b/shardweb/lib/shard_web/templates/page/index.html.eex
@@ -1,4 +1,23 @@
-<h4>Peer list</h4>
+<!-- Page Heading -->
+<div class="row">
+ <div class="col-lg-12">
+ <h1 class="page-header">
+ Peer list
+
+ </h1>
+ <ol class="breadcrumb">
+ <li>
+ <i class="fa fa-dashboard"></i> Dashboard
+ </li>
+ <li class="active">
+ <i class="fa fa-globe"></i> Peer list
+ </li>
+ </ol>
+ </div>
+</div>
+<!-- /.row -->
+
+<%= render ShardWeb.LayoutView, "flashes.html", assigns %>
<table class="table table-striped">
<tr>