Remove "Remind Me" buttons.

This commit is contained in:
2016-08-29 18:29:33 +02:00
parent db2ade9da0
commit 9ffaf26f1d
5 changed files with 0 additions and 10 deletions

View File

@@ -51,8 +51,6 @@ $nextEvent = $activity->getNextEventFrom(new DateTimeImmutable);
</ul>
<?= implode($nextEvent->getDescription(), "<p>\n</p>")?>
<p><a class="btn" href="#">Påminn meg</a>
</article>
</main>