{%extends "publications/base.html"%} {%from "flash_messages.html" import flash_all_messages%} {%block title%}Publications{%endblock%} {%block contents%} {{flash_all_messages()}}
add new publication

Click on title to view more details and to edit details for that publication.

# PubMed ID Title Authors
{%endblock%} {%block javascript%} {%endblock%}