renamed topBar to navBar

This commit is contained in:
bill bittner 2017-10-10 16:54:05 -07:00
parent 7979aabf85
commit c79e033766
12 changed files with 20 additions and 24 deletions

View file

@ -1,4 +1,4 @@
{{> topBar}} {{> navBar}}
<div class="row row--full-height"> <div class="row row--full-height">
<div class="column column--5 column--med-10 align-content-top"> <div class="column column--5 column--med-10 align-content-top">
<div class="row row--short"> <div class="row row--short">

View file

@ -1,4 +1,4 @@
{{> topBar}} {{> navBar}}
<div class="row row--full-height"> <div class="row row--full-height">
<h2>{{this.channelName}}<span class="h2--secondary">:{{this.longChannelId}}</span></h2> <h2>{{this.channelName}}<span class="h2--secondary">:{{this.longChannelId}}</span></h2>
<p>Below is all the free content in this channel.</p> <p>Below is all the free content in this channel.</p>

View file

@ -1,6 +1,5 @@
{{> navBar}}
{{> topBar}} <div>
<div> <h3>404: Not Found</h3>
<h3>404: Not Found</h3> <p>That page does not exist. Return <a href="/">home</a>.</p>
<p>That page does not exist. Return <a href="/">home</a>.</p> </div>
</div>

View file

@ -1,4 +1,4 @@
{{> topBar}} {{> navBar}}
<div class="row row--full-height"> <div class="row row--full-height">
<div id="primary-dropzone-wrapper"> <div id="primary-dropzone-wrapper">
<div id="primary-dropzone" class="dropzone" ondrop="drop_handler(event);" ondragover="dragover_handler(event);" ondragend="dragend_handler(event)" onclick="triggerFileChooser('siofu_input', event)"> <div id="primary-dropzone" class="dropzone" ondrop="drop_handler(event);" ondragover="dragover_handler(event);" ondragend="dragend_handler(event)" onclick="triggerFileChooser('siofu_input', event)">

View file

@ -1,4 +1,4 @@
{{> topBar}} {{> navBar}}
<div class="row row--full-height"> <div class="row row--full-height">
<div class="column column--5 column--med-10 align-content-top"> <div class="column column--5 column--med-10 align-content-top">

View file

@ -1,5 +1,4 @@
{{> navBar}}
{{> topBar}}
<div> <div>
<h2>New on Spee.ch</h2> <h2>New on Spee.ch</h2>
<p><i>The 25 most recent publishes on spee.ch</i></p> <p><i>The 25 most recent publishes on spee.ch</i></p>

View file

@ -1,5 +1,4 @@
{{> navBar}}
{{> topBar}}
<div> <div>
<h3>No Claims</h3> <h3>No Claims</h3>
<p>There are no free assets on this channel.</p> <p>There are no free assets on this channel.</p>

View file

@ -1,7 +1,6 @@
{{> navBar}}
{{> topBar}} <div class="row">
<div> <h3>No Claims</h3>
<h3>No Claims</h3> <p>There are no free assets at that claim. You should publish one at <a href="/">spee.ch</a>.</p>
<p>There are no free assets at that claim. You should publish one at <a href="/">spee.ch</a>.</p> <p>NOTE: it is possible your claim was published, but it is still being processed by the blockchain</p>
<p>NOTE: it is possible your claim was published, but it is still being processed by the blockchain</p> </div>
</div>

View file

@ -1,4 +1,4 @@
{{> topBar}} {{> navBar}}
<div class="row"> <div class="row">
{{#each trendingAssets}} {{#each trendingAssets}}
{{> contentListItem}} {{> contentListItem}}

View file

@ -1,5 +1,5 @@
{{> topBar}} {{> navBar}}
<div class="row row--full-height"> <div class="row row--full-height">
<div class="column column--10"> <div class="column column--10">
<!-- title --> <!-- title -->

View file

@ -1,6 +1,6 @@
<div class="top-bar"> <div class="top-bar">
{{> topBar}} {{> navBar}}
</div> </div>
<div> <div>
<h3>Site Statistics</h3> <h3>Site Statistics</h3>