Skip to content
Snippets Groups Projects
Commit 9c803736 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Removed title duplicate

parent 9b5355c2
No related branches found
No related tags found
No related merge requests found
{% if data and (data.name or data.email or data.street or data.tel) and title %} {% if data and (data.name or data.email or data.street or data.tel) and title %}
<div class="sub-section"> <div class="sub-section">
<h5>{{ title }}</h5>
<h5>{{ title }} <a data-module="odsh_popover" data-module-trigger="custom" data-module-text="{{ description }}" title="{{ title }}"><i class="fa fa-circle-info"></i></a></h5> <h5>{{ title }} <a data-module="odsh_popover" data-module-trigger="custom" data-module-text="{{ description }}" title="{{ title }}"><i class="fa fa-circle-info"></i></a></h5>
<table class="table table-striped"> <table class="table table-striped">
<tbody> <tbody>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment