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="column column--5 column--med-10 align-content-top">
<div class="row row--short">

View file

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

View file

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

View file

@ -1,4 +1,4 @@
{{> topBar}}
{{> navBar}}
<div class="row row--full-height">
<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)">

View file

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

View file

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

View file

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

View file

@ -1,6 +1,5 @@
{{> topBar}}
<div>
{{> navBar}}
<div class="row">
<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>NOTE: it is possible your claim was published, but it is still being processed by the blockchain</p>

View file

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

View file

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

View file

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