Skip to content
Snippets Groups Projects
Commit 81108ea1 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

quotes

parent 0d82c266
No related branches found
No related tags found
No related merge requests found
---
title: "<%= "#{ @researcher }"%>"
first_name: "<%= @researcher.first_name %>"
last_name: <%= @researcher.last_name %>
last_name: "<%= @researcher.last_name %>"
biography: "<%= @researcher.biography %>"
---
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