forked from NB-Public/jkb-childtheme
added fundraising template
This commit is contained in:
parent
1c65ef9483
commit
0d607fe7fd
10 changed files with 244 additions and 33 deletions
|
@ -141,6 +141,8 @@ Template Name: Startseite - Kampagnen
|
|||
<?php while ( have_posts() ) : the_post(); ?>
|
||||
<?php get_template_part( 'content-list-small', get_post_format() ); ?>
|
||||
<?php endwhile; ?>
|
||||
|
||||
<p><span class="button"><a href="category/presse">Alle Pressemitteilungen im Archiv »</a></span></p>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Reference in a new issue