{% extends base_template() %} {% set title = __("Photos for Author ") %} {% block main %} {% include cargo("bridge_authors_photos") ignore missing %} {% endblock %} {% block page_js %} <script src="{{ "/static/Bridge/author_photos.js"|cachebust }}"></script> {% endblock %}
info at phpclasses dot org