removed duplicate submission link

This commit is contained in:
Vicky Steeves 2017-07-28 18:32:04 +00:00
parent 9b1357c49b
commit 7a72011047
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
% if 'main_index' in pagekind: % if 'main_index' in pagekind:
${front_index_header} ${front_index_header}
% endif % endif
<h1 class="blog-title">What's in the LIS Scholarship Archive | <a href="" style="text-decoration: none;">Submit</a></h1> <h1 class="blog-title">What's in the LIS Scholarship Archive</h1>
<div class="postindex"> <div class="postindex">
% for post in posts: % for post in posts:
<article class="h-entry post-${post.meta('type')}"> <article class="h-entry post-${post.meta('type')}">