added fundraising template

This commit is contained in:
Willi Junga 2020-12-17 14:12:01 +01:00
parent 1c65ef9483
commit 0d607fe7fd
Signed by untrusted user: JunWi
GPG key ID: 16CD94732DE08DA5
10 changed files with 244 additions and 33 deletions

View file

@ -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>