Files @ 8d9cae60a40d
Branch filter:

Location: CSY/sefm2020/themes/bootstrap3/templates/index.html

Benjamin Lion
Papers for the SEFM conference; hidden html page with links to papers.
1
2
3
4
5
6
7
{% extends "article_list.html" %}

{% block canonical_rel %}<link rel="canonical" href="{{ SITEURL }}">{% endblock %}

{% block banner %}
	{% include 'includes/banner.html' %}
{% endblock %}