Skip to content

Commit

Permalink
A bit more detail about what this is .. about.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinke Hoekstra committed Oct 16, 2014
1 parent 04db444 commit 94a092c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/app/templates/base.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends "bootstrap/base.html" %}
{% block title %}Guideline Viewer{% endblock %}
{% block title %}TMR4I Explorer for Clinical Guidelines{% endblock %}

{% block navbar %}
<div class="navbar navbar-fixed-top">
Expand All @@ -11,7 +11,10 @@
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>Guideline Viewer</h1>
<h1>TMR4I Guideline Explorer</h1>
<p>This web application allows you to explore several example clinical guidelines represented according to the TMR4I model developed by Veruska Zamborlini. A paper about this work has been submitted to the Semantic Web Journal: <i>"Detecting Interactions among Medical
Recommendations in Clinical Guidelines
enhanced by the Semantic Web - A case study on multimorbidity"</i>, Veruska Zamborlini, Rinke Hoekstra, Marcos da Silveira, Cedric Pruski, Annette ten Teije and Frank van Harmelen.</p>
</div>
</div>
<div class="row">
Expand Down

0 comments on commit 94a092c

Please sign in to comment.