Skip to content

Commit

Permalink
Merge 9f90b67 into 914450f
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmiller committed Mar 24, 2020
2 parents 914450f + 9f90b67 commit 28e5286
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions elcid/templates/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,39 +37,6 @@ <h2>
</div>
</form>
</div>
<div class="row content-offset-25">
<div class="col-md-6 col-md-push-3">
<hr />
</div>
</div>
<!-- <div class="row content-offset-25"> -->
<!-- <div class="col-md-12 text-center"> -->
<!-- <h3 class="no-margins">Patient Lists</h3> -->
<!-- </div> -->
<!-- </div> -->
<!-- <div class="row content-offset-25"> -->
<!-- <div class="col-md-12 text-center content-offset-below"> -->
<!-- <div class="btn-group" dropdown is-open="status.isopen"> -->
<!-- <button type="button" class="btn btn-secondary dropdown-toggle" ng-disabled="disabled"> -->
<!-- <i class="fa fa-user-md"></i> -->
<!-- [[ tag_display[currentTag] ]] / [[ tag_display[currentSubTag] ]] -->
<!-- <i class="fa fa-angle-down"></i> -->
<!-- </button> -->
<!-- <ul class="dropdown-menu slides" role="menu"> -->
<!-- {% for list in lists %} -->
<!-- {% if list.get_slug != list_slug %} -->
<!-- <li> -->
<!-- <a href="#/list/{{ list.get_slug }}"> -->
<!-- {{ list.display_name }} -->
<!-- </a> -->
<!-- </li> -->
<!-- {% endif %} -->
<!-- {% endfor %} -->
<!-- </ul> -->
<!-- </div> -->
<!-- </div> -->

</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 28e5286

Please sign in to comment.