SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit bb1cdf66 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Debug submission_li template

parent cefdb82e
No related branches found
No related tags found
No related merge requests found
<div class="li submission">
<h5 class="subject"><a href="{% url 'submissions:submissions' %}?subject_area={{ submission.subject_area }}" class="muted-link">{{ submission.get_subject_area_display }}</h5>
<h5 class="subject"><a href="{% url 'submissions:submissions' %}?subject_area={{ submission.subject_area }}" class="muted-link">{{ submission.get_subject_area_display }}</a></h5>
<h3 class="title"><a href="{{ submission.get_absolute_url }}">{{ submission.title }}</a></h3>
<p class="authors">by {{ submission.author_list }}</p>
{% block card_footer %}{% endblock %}
......
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