diff --git a/templates/base.html b/templates/base.html index 5fdcc301..5bd9c9e1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -63,9 +63,9 @@
  • Landing Pages
  • -
  • Settings +
  • Sending Profiles
  • -
  • API Documentation +
  • Settings
  • {{if .User}} diff --git a/templates/campaign_results.html b/templates/campaign_results.html index 1ddf4a7c..9c9849f6 100644 --- a/templates/campaign_results.html +++ b/templates/campaign_results.html @@ -13,8 +13,13 @@
  • Landing Pages
  • +
  • Sending Profiles +
  • Settings
  • +

  • +
  • User Guide +
  • API Documentation
  • diff --git a/templates/campaigns.html b/templates/campaigns.html index 4075ed79..4d4bfecc 100644 --- a/templates/campaigns.html +++ b/templates/campaigns.html @@ -13,8 +13,13 @@
  • Landing Pages
  • +
  • Sending Profiles +
  • Settings
  • +

  • +
  • User Guide +
  • API Documentation
  • diff --git a/templates/dashboard.html b/templates/dashboard.html index 52083259..79fd8d01 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -13,8 +13,13 @@
  • Landing Pages
  • +
  • Sending Profiles +
  • Settings
  • +

  • +
  • User Guide +
  • API Documentation
  • diff --git a/templates/landing_pages.html b/templates/landing_pages.html index 6efe51f8..25bba97a 100644 --- a/templates/landing_pages.html +++ b/templates/landing_pages.html @@ -13,8 +13,13 @@
  • Landing Pages
  • +
  • Sending Profiles +
  • Settings
  • +

  • +
  • User Guide +
  • API Documentation
  • diff --git a/templates/settings.html b/templates/settings.html index 29e7e802..c636a895 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -13,8 +13,13 @@
  • Landing Pages
  • +
  • Sending Profiles +
  • Settings
  • +

  • +
  • User Guide +
  • API Documentation
  • diff --git a/templates/templates.html b/templates/templates.html index 5be682f1..75fd193a 100644 --- a/templates/templates.html +++ b/templates/templates.html @@ -13,8 +13,13 @@
  • Landing Pages
  • +
  • Sending Profiles +
  • Settings
  • +

  • +
  • User Guide +
  • API Documentation
  • diff --git a/templates/users.html b/templates/users.html index 006c76a6..acf8cdc3 100644 --- a/templates/users.html +++ b/templates/users.html @@ -13,8 +13,13 @@
  • Landing Pages
  • +
  • Sending Profiles +
  • Settings
  • +

  • +
  • User Guide +
  • API Documentation