buttons.twig (186B)
1 <div class="buttons clearfix"> 2 <div class="pull-right">{% for button in buttons %}<a href="{{ button.link }}" class="btn btn-primary">{{ button.text }}</a>{% endfor %}</div> 3 </div>
shop.balmet.comUnnamed repository; edit this file 'description' to name the repository. | |
| Log | Files | Refs | README |