Skip to content

Commit

Permalink
clean vars
Browse files Browse the repository at this point in the history
  • Loading branch information
avdata99 committed Apr 17, 2024
1 parent 1f1048e commit b0be224
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ckanext/showcase/templates/header.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{% ckan_extends %}

{% set search_route = 'dataset.search' %}
{% set org_route = 'organization.index' %}
{% set group_route = 'group.index' %}
{% set showcase_route = 'showcase_blueprint.index' %}
{% set about_route = 'home.about' %}


{% block header_site_navigation_tabs %}
{{ super() }}
Expand Down

0 comments on commit b0be224

Please sign in to comment.