5 lines
119 B
HTML
5 lines
119 B
HTML
|
|
<template name="studyNotFound">
|
||
|
|
<div class="studyNotFound">
|
||
|
|
<h5>Study not found</h5>
|
||
|
|
</div>
|
||
|
|
</template>
|