Skip to content
Snippets Groups Projects
Commit ac1c940f authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix button

parent 77916a04
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@
{% block template_content_footer %}
<div class="button-wrapper">
<button type="button" class="btn btn-default btn-lg product-button">
<button type="button" class="btn btn-default btn-lg">
{% set button = page.button.split('|') %}
<a href="{{ button[0] }}">{{ button[1] }}</a>
</button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment