Add left hand navigation

Due to the way the navigation dictionaries are built this mean being
less smart about the view method for the guidance pages.
This commit is contained in:
Chris Hill-Scott
2020-01-24 15:57:29 +00:00
parent 4d6ab92d41
commit d29f23bfc8
10 changed files with 119 additions and 61 deletions

View File

@@ -29,11 +29,11 @@
<h3 class="heading-small" id="branding">Branding</h3>
<p>Add your organisations logo to your letter templates.</p>
<p>See <a href="{{ url_for('.guidance', slug='branding-and-customisation', _anchor='letter-branding') }}">how to change your letter branding</a>.</p>
<p>See <a href="{{ url_for('.branding_and_customisation', _anchor='letter-branding') }}">how to change your letter branding</a>.</p>
<h3 class="heading heading-small" id="upload-letters">Upload your own letters</h3>
<p>You can create reusable letter templates in Notify, or upload and send your own letters with the Notify API.</p>
<p>See <a href="{{ url_for('.guidance', slug='upload-a-letter') }}">how to upload a letter</a>.</p>
<p>See <a href="{{ url_for('.upload_a_letter') }}">how to upload a letter</a>.</p>
<p>Or, if youre using our API, read our <a href="{{ url_for('.documentation') }}">documentation</a>.</p>
<h2 class="heading heading-medium">Pricing</h2>