Add licenses
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
<%- include('thur/menusub') %>
|
||||
<% } %>
|
||||
<% } else if (page.section && page.subsection && page.section === 'web') { %>
|
||||
<% if (page.subsection === 'linklists' && page.name !== 'index') { %>
|
||||
<% if (page.subsection === 'licenses' && page.name !== 'index') { %>
|
||||
<%- include('licenses/menusub') %>
|
||||
<% } else if (page.subsection === 'linklists' && page.name !== 'index') { %>
|
||||
<%- include('linklists/menusub') %>
|
||||
<% } %>
|
||||
<% } else if (page.content_type === 'journal') { %>
|
||||
|
Reference in New Issue
Block a user