Skip to content

Commit

Permalink
Merge pull request joindin#415 from heiglandreas/addLinkToEventMap
Browse files Browse the repository at this point in the history
Adds a link to the event-map
  • Loading branch information
liam-wiltshire authored Jun 23, 2017
2 parents 6039009 + ad85893 commit aa6d4be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/templates/Event/index.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,10 @@
<p>There are no events with an open call for papers.</p>
{% endif %}
</section>
<section>
<h3>Looking for a nearby event?</h3>
<p>
Have a look at <a href="https://php.ug/#joindin">the map</a> to find what's near you.
</p>
</section>
{% endblock %}

0 comments on commit aa6d4be

Please sign in to comment.